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

Public Member Functions

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

Constructor & Destructor Documentation

◆ MatmulInitShortOpAdaptor()

mlir::tt::ttkernel::MatmulInitShortOpAdaptor::MatmulInitShortOpAdaptor ( MatmulInitShortOp  op)

Member Function Documentation

◆ MatmulInitShortOpGenericAdaptor() [1/4]

◆ MatmulInitShortOpGenericAdaptor() [2/4]

◆ MatmulInitShortOpGenericAdaptor() [3/4]

◆ MatmulInitShortOpGenericAdaptor() [4/4]

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

◆ verify()

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

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