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

Public Member Functions

 DeallocateBufferOpAdaptor (DeallocateBufferOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 DeallocateBufferOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DeallocateBufferOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = DeallocateBufferOp, typename = std::enable_if_t<std::is_same_v<LateInst, DeallocateBufferOp>>>
 DeallocateBufferOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttmetal::DeallocateBufferOpGenericAdaptor<::mlir::ValueRange >
 DeallocateBufferOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 DeallocateBufferOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 DeallocateBufferOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getInput ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttmetal::detail::DeallocateBufferOpGenericAdaptorBase
 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 ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DeallocateBufferOpAdaptor()

mlir::tt::ttmetal::DeallocateBufferOpAdaptor::DeallocateBufferOpAdaptor ( DeallocateBufferOp  op)

Member Function Documentation

◆ DeallocateBufferOpGenericAdaptor() [1/3]

◆ DeallocateBufferOpGenericAdaptor() [2/3]

◆ DeallocateBufferOpGenericAdaptor() [3/3]

template<typename LateInst = DeallocateBufferOp, typename = std::enable_if_t<std::is_same_v<LateInst, DeallocateBufferOp>>>
mlir::tt::ttmetal::DeallocateBufferOpGenericAdaptor< RangeT >::DeallocateBufferOpGenericAdaptor ( typename LateInst  = DeallocateBufferOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, DeallocateBufferOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttmetal::DeallocateBufferOpAdaptor::verify ( ::mlir::Location  loc)

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