TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttkernel::AcquireDstOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttkernel::AcquireDstOpAdaptor:
mlir::tt::ttkernel::AcquireDstOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::detail::AcquireDstOpGenericAdaptorBase

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ AcquireDstOpAdaptor()

mlir::tt::ttkernel::AcquireDstOpAdaptor::AcquireDstOpAdaptor ( AcquireDstOp  op)

Member Function Documentation

◆ AcquireDstOpGenericAdaptor() [1/3]

◆ AcquireDstOpGenericAdaptor() [2/3]

◆ AcquireDstOpGenericAdaptor() [3/3]

template<typename LateInst = AcquireDstOp, typename = std::enable_if_t<std::is_same_v<LateInst, AcquireDstOp>>>
mlir::tt::ttkernel::AcquireDstOpGenericAdaptor< RangeT >::AcquireDstOpGenericAdaptor ( typename LateInst  = AcquireDstOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, AcquireDstOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttkernel::AcquireDstOpAdaptor::verify ( ::mlir::Location  loc)

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