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

Classes

struct  Properties
 

Public Member Functions

 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 ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ DPrintOpGenericAdaptorBase() [1/2]

mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::DPrintOpGenericAdaptorBase ( ::mlir::DictionaryAttr  attrs,
const Properties properties,
::mlir::RegionRange  regions = {} 
)
inline

◆ DPrintOpGenericAdaptorBase() [2/2]

mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::DPrintOpGenericAdaptorBase ( DPrintOp  op)

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::getAttributes ( )
inline

◆ getFmt()

llvm::StringRef mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::getFmt ( )

◆ getFmtAttr()

::mlir::StringAttr mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::getFmtAttr ( )
inline

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)

◆ getProperties()

const Properties& mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttkernel::detail::DPrintOpGenericAdaptorBase::properties
protected

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