TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::GetGlobalOperandOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::GetGlobalOperandOpAdaptor:
mlir::tt::ttir::GetGlobalOperandOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase

Public Member Functions

 GetGlobalOperandOpAdaptor (GetGlobalOperandOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 GetGlobalOperandOpGenericAdaptor (RangeT values, const GetGlobalOperandOpGenericAdaptorBase &base)
 
template<typename LateInst = GetGlobalOperandOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetGlobalOperandOp>>>
 GetGlobalOperandOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::GetGlobalOperandOpGenericAdaptor<::mlir::ValueRange >
 GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, const GetGlobalOperandOpGenericAdaptorBase &base)
 
 GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase
 GetGlobalOperandOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetGlobalOperandOpGenericAdaptorBase (GetGlobalOperandOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::IntegerAttr getOperandIndexAttr ()
 
uint64_t getOperandIndex ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ GetGlobalOperandOpAdaptor()

mlir::tt::ttir::GetGlobalOperandOpAdaptor::GetGlobalOperandOpAdaptor ( GetGlobalOperandOp  op)

Member Function Documentation

◆ GetGlobalOperandOpGenericAdaptor() [1/5]

◆ GetGlobalOperandOpGenericAdaptor() [2/5]

◆ GetGlobalOperandOpGenericAdaptor() [3/5]

◆ GetGlobalOperandOpGenericAdaptor() [4/5]

◆ GetGlobalOperandOpGenericAdaptor() [5/5]

template<typename LateInst = GetGlobalOperandOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetGlobalOperandOp>>>
mlir::tt::ttir::GetGlobalOperandOpGenericAdaptor< RangeT >::GetGlobalOperandOpGenericAdaptor ( typename LateInst  = GetGlobalOperandOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, GetGlobalOperandOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttir::GetGlobalOperandOpAdaptor::verify ( ::mlir::Location  loc)

The documentation for this class was generated from the following files: