TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase:
mlir::tt::ttmetal::HostWriteOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttmetal::HostWriteOpGenericAdaptor< RangeT > mlir::tt::ttmetal::HostWriteOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 HostWriteOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 HostWriteOpGenericAdaptorBase (HostWriteOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::ElementsAttr getValueAttr ()
 
::mlir::ElementsAttr getValue ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ HostWriteOpGenericAdaptorBase() [1/2]

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

◆ HostWriteOpGenericAdaptorBase() [2/2]

mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::HostWriteOpGenericAdaptorBase ( HostWriteOp  op)

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

std::pair<unsigned, unsigned> mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)
inline

◆ getProperties()

const Properties& mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::getProperties ( )
inline

◆ getValue()

mlir::ElementsAttr mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::getValue ( )

◆ getValueAttr()

::mlir::ElementsAttr mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::getValueAttr ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttmetal::detail::HostWriteOpGenericAdaptorBase::properties
protected

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