TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase:
mlir::tt::ttkernel::NocSemaphoreSetMulticastOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::NocSemaphoreSetMulticastOpGenericAdaptor< RangeT > mlir::tt::ttkernel::NocSemaphoreSetMulticastOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 NocSemaphoreSetMulticastOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreSetMulticastOpGenericAdaptorBase (NocSemaphoreSetMulticastOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::BoolAttr getLinkedAttr ()
 
bool getLinked ()
 
::mlir::BoolAttr getMulticastPathReserveAttr ()
 
bool getMulticastPathReserve ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ NocSemaphoreSetMulticastOpGenericAdaptorBase() [1/2]

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

◆ NocSemaphoreSetMulticastOpGenericAdaptorBase() [2/2]

mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::NocSemaphoreSetMulticastOpGenericAdaptorBase ( NocSemaphoreSetMulticastOp  op)

Member Function Documentation

◆ getAttributes()

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

◆ getLinked()

bool mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::getLinked ( )

◆ getLinkedAttr()

::mlir::BoolAttr mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::getLinkedAttr ( )
inline

◆ getMulticastPathReserve()

bool mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::getMulticastPathReserve ( )

◆ getMulticastPathReserveAttr()

::mlir::BoolAttr mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::getMulticastPathReserveAttr ( )
inline

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

const Properties& mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

◆ properties

Properties mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase::properties
protected

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