TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttir::detail::SinOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttir::detail::SinOpGenericAdaptorBase:
mlir::tt::ttir::SinOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::SinOpGenericAdaptor< RangeT > mlir::tt::ttir::SinOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 SinOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 SinOpGenericAdaptorBase (SinOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::ArrayAttr getOperandConstraintsAttr ()
 
::mlir::ArrayAttr getOperandConstraints ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ SinOpGenericAdaptorBase() [1/2]

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

◆ SinOpGenericAdaptorBase() [2/2]

mlir::tt::ttir::detail::SinOpGenericAdaptorBase::SinOpGenericAdaptorBase ( SinOp  op)

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttir::detail::SinOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > mlir::tt::ttir::detail::SinOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)

◆ getOperandConstraints()

mlir::ArrayAttr mlir::tt::ttir::detail::SinOpGenericAdaptorBase::getOperandConstraints ( )

◆ getOperandConstraintsAttr()

::mlir::ArrayAttr mlir::tt::ttir::detail::SinOpGenericAdaptorBase::getOperandConstraintsAttr ( )
inline

◆ getProperties()

const Properties& mlir::tt::ttir::detail::SinOpGenericAdaptorBase::getProperties ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttir::detail::SinOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttir::detail::SinOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttir::detail::SinOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttir::detail::SinOpGenericAdaptorBase::properties
protected

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