◆ DMAOpGenericAdaptorBase() [1/2]
mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::DMAOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr |
attrs, |
|
|
const Properties & |
properties, |
|
|
::mlir::RegionRange |
regions = {} |
|
) |
| |
|
inline |
◆ DMAOpGenericAdaptorBase() [2/2]
mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::DMAOpGenericAdaptorBase |
( |
DMAOp |
op | ) |
|
◆ getAttributes()
::mlir::DictionaryAttr mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
|
inline |
◆ getDstAffineMap()
std::optional<::mlir::AffineMap > mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getDstAffineMap |
( |
| ) |
|
◆ getDstAffineMapAttr()
::mlir::AffineMapAttr mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getDstAffineMapAttr |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned |
index, |
|
|
unsigned |
odsOperandsSize |
|
) |
| |
◆ getOptNumElems()
std::optional< uint64_t > mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getOptNumElems |
( |
| ) |
|
◆ getOptNumElemsAttr()
::mlir::IntegerAttr mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getOptNumElemsAttr |
( |
| ) |
|
|
inline |
◆ getProperties()
const Properties& mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ getSrcAffineMap()
std::optional<::mlir::AffineMap > mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getSrcAffineMap |
( |
| ) |
|
◆ getSrcAffineMapAttr()
::mlir::AffineMapAttr mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::getSrcAffineMapAttr |
( |
| ) |
|
|
inline |
◆ odsAttrs
::mlir::DictionaryAttr mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties mlir::tt::ttir::detail::DMAOpGenericAdaptorBase::properties |
|
protected |
The documentation for this class was generated from the following files: