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

Public Member Functions

 BinaryOpInitCommonOpAdaptor (BinaryOpInitCommonOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 BinaryOpInitCommonOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 BinaryOpInitCommonOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = BinaryOpInitCommonOp, typename = std::enable_if_t<std::is_same_v<LateInst, BinaryOpInitCommonOp>>>
 BinaryOpInitCommonOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::BinaryOpInitCommonOpGenericAdaptor<::mlir::ValueRange >
 BinaryOpInitCommonOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 BinaryOpInitCommonOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 BinaryOpInitCommonOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getIn0Cb ()
 
ValueT getIn1Cb ()
 
ValueT getOutCb ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::BinaryOpInitCommonOpGenericAdaptorBase
 BinaryOpInitCommonOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 BinaryOpInitCommonOpGenericAdaptorBase (::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::BinaryOpInitCommonOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ BinaryOpInitCommonOpAdaptor()

mlir::tt::ttkernel::BinaryOpInitCommonOpAdaptor::BinaryOpInitCommonOpAdaptor ( BinaryOpInitCommonOp  op)

Member Function Documentation

◆ BinaryOpInitCommonOpGenericAdaptor() [1/3]

◆ BinaryOpInitCommonOpGenericAdaptor() [2/3]

◆ BinaryOpInitCommonOpGenericAdaptor() [3/3]

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

◆ verify()

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

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