◆ DispatchOpGenericAdaptorBase() [1/2]
mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::DispatchOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr |
attrs, |
|
|
const Properties & |
properties, |
|
|
::mlir::RegionRange |
regions = {} |
|
) |
| |
|
inline |
◆ DispatchOpGenericAdaptorBase() [2/2]
mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::DispatchOpGenericAdaptorBase |
( |
DispatchOp |
op | ) |
|
◆ getAttributes()
::mlir::DictionaryAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
|
inline |
◆ getCoreRanges()
mlir::ArrayAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getCoreRanges |
( |
| ) |
|
◆ getCoreRangesAttr()
::mlir::ArrayAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getCoreRangesAttr |
( |
| ) |
|
|
inline |
◆ getKernelConfigs()
mlir::ArrayAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getKernelConfigs |
( |
| ) |
|
◆ getKernelConfigsAttr()
::mlir::ArrayAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getKernelConfigsAttr |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned |
index, |
|
|
unsigned |
odsOperandsSize |
|
) |
| |
◆ getProperties()
const Properties& mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ getRegions()
::mlir::RegionRange mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::getRegions |
( |
| ) |
|
|
inline |
◆ odsAttrs
::mlir::DictionaryAttr mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties mlir::tt::ttmetal::detail::DispatchOpGenericAdaptorBase::properties |
|
protected |
The documentation for this class was generated from the following files: