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

Public Member Functions

 GetSemaphoreOpAdaptor (GetSemaphoreOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 GetSemaphoreOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetSemaphoreOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetSemaphoreOpGenericAdaptor (RangeT values, const GetSemaphoreOpGenericAdaptorBase &base)
 
template<typename LateInst = GetSemaphoreOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetSemaphoreOp>>>
 GetSemaphoreOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::GetSemaphoreOpGenericAdaptor<::mlir::ValueRange >
 GetSemaphoreOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetSemaphoreOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetSemaphoreOpGenericAdaptor (::mlir::ValueRange values, const GetSemaphoreOpGenericAdaptorBase &base)
 
 GetSemaphoreOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getSemaphoreId ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::GetSemaphoreOpGenericAdaptorBase
 GetSemaphoreOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 GetSemaphoreOpGenericAdaptorBase (::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::GetSemaphoreOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ GetSemaphoreOpAdaptor()

mlir::tt::ttkernel::GetSemaphoreOpAdaptor::GetSemaphoreOpAdaptor ( GetSemaphoreOp  op)

Member Function Documentation

◆ GetSemaphoreOpGenericAdaptor() [1/4]

◆ GetSemaphoreOpGenericAdaptor() [2/4]

◆ GetSemaphoreOpGenericAdaptor() [3/4]

◆ GetSemaphoreOpGenericAdaptor() [4/4]

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

◆ verify()

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

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