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

Public Member Functions

 CBPopFrontOpAdaptor (CBPopFrontOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 CBPopFrontOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 CBPopFrontOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = CBPopFrontOp, typename = std::enable_if_t<std::is_same_v<LateInst, CBPopFrontOp>>>
 CBPopFrontOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::CBPopFrontOpGenericAdaptor<::mlir::ValueRange >
 CBPopFrontOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 CBPopFrontOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 CBPopFrontOpGenericAdaptor (::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::CBPopFrontOpGenericAdaptorBase
 CBPopFrontOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 CBPopFrontOpGenericAdaptorBase (::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::CBPopFrontOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ CBPopFrontOpAdaptor()

mlir::tt::ttkernel::CBPopFrontOpAdaptor::CBPopFrontOpAdaptor ( CBPopFrontOp  op)

Member Function Documentation

◆ CBPopFrontOpGenericAdaptor() [1/3]

◆ CBPopFrontOpGenericAdaptor() [2/3]

◆ CBPopFrontOpGenericAdaptor() [3/3]

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

◆ verify()

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

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