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

Classes

struct  Properties
 

Public Member Functions

 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 ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ GetGlobalOperandOpGenericAdaptorBase() [1/2]

mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::GetGlobalOperandOpGenericAdaptorBase ( ::mlir::DictionaryAttr  attrs,
const Properties properties,
::mlir::RegionRange  regions = {} 
)
inline

◆ GetGlobalOperandOpGenericAdaptorBase() [2/2]

mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::GetGlobalOperandOpGenericAdaptorBase ( GetGlobalOperandOp  op)

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

std::pair<unsigned, unsigned> mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)
inline

◆ getOperandIndex()

uint64_t mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::getOperandIndex ( )

◆ getOperandIndexAttr()

::mlir::IntegerAttr mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::getOperandIndexAttr ( )
inline

◆ getProperties()

const Properties& mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase::properties
protected

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