TT-MLIR
Public Types | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase:
mlir::tt::ttir::SemaphoreWaitOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::SemaphoreWaitOpGenericAdaptor< RangeT > mlir::tt::ttir::SemaphoreWaitOpAdaptor

Public Types

using Properties = ::mlir::EmptyProperties
 

Public Member Functions

 SemaphoreWaitOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SemaphoreWaitOpGenericAdaptorBase (SemaphoreWaitOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

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

Member Typedef Documentation

◆ Properties

Constructor & Destructor Documentation

◆ SemaphoreWaitOpGenericAdaptorBase() [1/2]

mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase::SemaphoreWaitOpGenericAdaptorBase ( ::mlir::DictionaryAttr  attrs,
const Properties properties,
::mlir::RegionRange  regions = {} 
)
inline

◆ SemaphoreWaitOpGenericAdaptorBase() [2/2]

mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase::SemaphoreWaitOpGenericAdaptorBase ( SemaphoreWaitOp  op)

Member Function Documentation

◆ getAttributes()

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

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

const Properties& mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

◆ properties

Properties mlir::tt::ttir::detail::SemaphoreWaitOpGenericAdaptorBase::properties
protected

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