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

Public Member Functions

 DPrintOpAdaptor (DPrintOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 DPrintOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 DPrintOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 DPrintOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 DPrintOpGenericAdaptor (RangeT values, const DPrintOpGenericAdaptorBase &base)
 
template<typename LateInst = DPrintOp, typename = std::enable_if_t<std::is_same_v<LateInst, DPrintOp>>>
 DPrintOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::DPrintOpGenericAdaptor<::mlir::ValueRange >
 DPrintOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 DPrintOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 DPrintOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 DPrintOpGenericAdaptor (::mlir::ValueRange values, const DPrintOpGenericAdaptorBase &base)
 
 DPrintOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getArgv ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase
 DPrintOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 DPrintOpGenericAdaptorBase (DPrintOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::StringAttr getFmtAttr ()
 
::llvm::StringRef getFmt ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DPrintOpAdaptor()

mlir::tt::ttkernel::DPrintOpAdaptor::DPrintOpAdaptor ( DPrintOp  op)

Member Function Documentation

◆ DPrintOpGenericAdaptor() [1/5]

◆ DPrintOpGenericAdaptor() [2/5]

◆ DPrintOpGenericAdaptor() [3/5]

◆ DPrintOpGenericAdaptor() [4/5]

◆ DPrintOpGenericAdaptor() [5/5]

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

◆ verify()

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

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