TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase:
mlir::tt::ttkernel::GetCompileArgValOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::GetCompileArgValOpGenericAdaptor< RangeT > mlir::tt::ttkernel::GetCompileArgValOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 GetCompileArgValOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetCompileArgValOpGenericAdaptorBase (GetCompileArgValOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::IntegerAttr getArgIndexAttr ()
 
uint32_t getArgIndex ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ GetCompileArgValOpGenericAdaptorBase() [1/2]

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

◆ GetCompileArgValOpGenericAdaptorBase() [2/2]

mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::GetCompileArgValOpGenericAdaptorBase ( GetCompileArgValOp  op)

Member Function Documentation

◆ getArgIndex()

uint32_t mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::getArgIndex ( )

◆ getArgIndexAttr()

::mlir::IntegerAttr mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::getArgIndexAttr ( )
inline

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

const Properties& mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttkernel::detail::GetCompileArgValOpGenericAdaptorBase::properties
protected

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