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

Public Member Functions

 NocSemaphoreWaitMinOpAdaptor (NocSemaphoreWaitMinOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 NocSemaphoreWaitMinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 NocSemaphoreWaitMinOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = NocSemaphoreWaitMinOp, typename = std::enable_if_t<std::is_same_v<LateInst, NocSemaphoreWaitMinOp>>>
 NocSemaphoreWaitMinOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::NocSemaphoreWaitMinOpGenericAdaptor<::mlir::ValueRange >
 NocSemaphoreWaitMinOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 NocSemaphoreWaitMinOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 NocSemaphoreWaitMinOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getSemAddr ()
 
ValueT getVal ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::NocSemaphoreWaitMinOpGenericAdaptorBase
 NocSemaphoreWaitMinOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 NocSemaphoreWaitMinOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ NocSemaphoreWaitMinOpAdaptor()

mlir::tt::ttkernel::NocSemaphoreWaitMinOpAdaptor::NocSemaphoreWaitMinOpAdaptor ( NocSemaphoreWaitMinOp  op)

Member Function Documentation

◆ NocSemaphoreWaitMinOpGenericAdaptor() [1/3]

◆ NocSemaphoreWaitMinOpGenericAdaptor() [2/3]

◆ NocSemaphoreWaitMinOpGenericAdaptor() [3/3]

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

◆ verify()

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

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