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

Public Member Functions

 NocSemaphoreSetMulticastOpAdaptor (NocSemaphoreSetMulticastOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 NocSemaphoreSetMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreSetMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreSetMulticastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
template<typename LateInst = NocSemaphoreSetMulticastOp, typename = std::enable_if_t<std::is_same_v<LateInst, NocSemaphoreSetMulticastOp>>>
 NocSemaphoreSetMulticastOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::NocSemaphoreSetMulticastOpGenericAdaptor<::mlir::ValueRange >
 NocSemaphoreSetMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreSetMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreSetMulticastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 NocSemaphoreSetMulticastOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getSrcLocalL1Addr ()
 
ValueT getDstNocAddrMulticast ()
 
ValueT getNumDests ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase
 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttkernel::detail::NocSemaphoreSetMulticastOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ NocSemaphoreSetMulticastOpAdaptor()

mlir::tt::ttkernel::NocSemaphoreSetMulticastOpAdaptor::NocSemaphoreSetMulticastOpAdaptor ( NocSemaphoreSetMulticastOp  op)

Member Function Documentation

◆ NocSemaphoreSetMulticastOpGenericAdaptor() [1/4]

◆ NocSemaphoreSetMulticastOpGenericAdaptor() [2/4]

◆ NocSemaphoreSetMulticastOpGenericAdaptor() [3/4]

◆ NocSemaphoreSetMulticastOpGenericAdaptor() [4/4]

template<typename LateInst = NocSemaphoreSetMulticastOp, typename = std::enable_if_t<std::is_same_v<LateInst, NocSemaphoreSetMulticastOp>>>
mlir::tt::ttkernel::NocSemaphoreSetMulticastOpGenericAdaptor< RangeT >::NocSemaphoreSetMulticastOpGenericAdaptor ( typename LateInst  = NocSemaphoreSetMulticastOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, NocSemaphoreSetMulticastOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttkernel::NocSemaphoreSetMulticastOpAdaptor::verify ( ::mlir::Location  loc)

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