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