TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::DMAWaitOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::DMAWaitOpAdaptor:
mlir::tt::ttir::DMAWaitOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::DMAWaitOpGenericAdaptorBase

Public Member Functions

 DMAWaitOpAdaptor (DMAWaitOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 DMAWaitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DMAWaitOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 DMAWaitOpGenericAdaptor (RangeT values, const DMAWaitOpGenericAdaptorBase &base)
 
template<typename LateInst = DMAWaitOp, typename = std::enable_if_t<std::is_same_v<LateInst, DMAWaitOp>>>
 DMAWaitOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::DMAWaitOpGenericAdaptor<::mlir::ValueRange >
 DMAWaitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DMAWaitOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 DMAWaitOpGenericAdaptor (::mlir::ValueRange values, const DMAWaitOpGenericAdaptorBase &base)
 
 DMAWaitOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getMemTx ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttir::detail::DMAWaitOpGenericAdaptorBase
 DMAWaitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DMAWaitOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttir::detail::DMAWaitOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ DMAWaitOpAdaptor()

mlir::tt::ttir::DMAWaitOpAdaptor::DMAWaitOpAdaptor ( DMAWaitOp  op)

Member Function Documentation

◆ DMAWaitOpGenericAdaptor() [1/4]

◆ DMAWaitOpGenericAdaptor() [2/4]

◆ DMAWaitOpGenericAdaptor() [3/4]

◆ DMAWaitOpGenericAdaptor() [4/4]

template<typename LateInst = DMAWaitOp, typename = std::enable_if_t<std::is_same_v<LateInst, DMAWaitOp>>>
mlir::tt::ttir::DMAWaitOpGenericAdaptor< RangeT >::DMAWaitOpGenericAdaptor ( typename LateInst  = DMAWaitOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, DMAWaitOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttir::DMAWaitOpAdaptor::verify ( ::mlir::Location  loc)

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