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

Public Member Functions

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

Constructor & Destructor Documentation

◆ CBWaitFrontOpAdaptor()

mlir::tt::ttkernel::CBWaitFrontOpAdaptor::CBWaitFrontOpAdaptor ( CBWaitFrontOp  op)

Member Function Documentation

◆ CBWaitFrontOpGenericAdaptor() [1/3]

◆ CBWaitFrontOpGenericAdaptor() [2/3]

◆ CBWaitFrontOpGenericAdaptor() [3/3]

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

◆ verify()

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

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