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

Public Member Functions

 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 ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ AcquireDstOpGenericAdaptorBase() [1/2]

mlir::tt::ttkernel::detail::AcquireDstOpGenericAdaptorBase::AcquireDstOpGenericAdaptorBase ( ::mlir::DictionaryAttr  attrs = {},
const ::mlir::EmptyProperties &  properties = {},
::mlir::RegionRange  regions = {} 
)
inline

◆ AcquireDstOpGenericAdaptorBase() [2/2]

mlir::tt::ttkernel::detail::AcquireDstOpGenericAdaptorBase::AcquireDstOpGenericAdaptorBase ( ::mlir::Operation *  op)
inline

Member Function Documentation

◆ getAttributes()

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

◆ getODSOperandIndexAndLength()

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

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

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