TT-MLIR
Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase:
mlir::tt::ttmetal::DeallocateBufferOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttmetal::DeallocateBufferOpGenericAdaptor< RangeT > mlir::tt::ttmetal::DeallocateBufferOpAdaptor

Public Member Functions

 DeallocateBufferOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DeallocateBufferOpGenericAdaptorBase (::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

◆ DeallocateBufferOpGenericAdaptorBase() [1/2]

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

◆ DeallocateBufferOpGenericAdaptorBase() [2/2]

mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase::DeallocateBufferOpGenericAdaptorBase ( ::mlir::Operation *  op)
inline

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase::odsRegions
protected

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