TT-MLIR
Public Types | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttkernel::detail::MulTilesInitOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttkernel::detail::MulTilesInitOpGenericAdaptorBase:
mlir::tt::ttkernel::MulTilesInitOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::MulTilesInitOpGenericAdaptor< RangeT > mlir::tt::ttkernel::MulTilesInitOpAdaptor

Public Types

using Properties = ::mlir::EmptyProperties
 

Public Member Functions

 MulTilesInitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 MulTilesInitOpGenericAdaptorBase (MulTilesInitOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

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

Member Typedef Documentation

◆ Properties

Constructor & Destructor Documentation

◆ MulTilesInitOpGenericAdaptorBase() [1/2]

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

◆ MulTilesInitOpGenericAdaptorBase() [2/2]

mlir::tt::ttkernel::detail::MulTilesInitOpGenericAdaptorBase::MulTilesInitOpGenericAdaptorBase ( MulTilesInitOp  op)

Member Function Documentation

◆ getAttributes()

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

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

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

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

◆ properties

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

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