TT-MLIR
Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttir::detail::YieldOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttir::detail::YieldOpGenericAdaptorBase:
mlir::tt::ttir::YieldOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::YieldOpGenericAdaptor< RangeT > mlir::tt::ttir::YieldOpAdaptor

Public Member Functions

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

◆ YieldOpGenericAdaptorBase() [1/2]

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

◆ YieldOpGenericAdaptorBase() [2/2]

mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::YieldOpGenericAdaptorBase ( ::mlir::Operation *  op)
inline

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttir::detail::YieldOpGenericAdaptorBase::odsRegions
protected

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