|
| MulOpAdaptor (MulOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| MulOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| MulOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = MulOp, typename = std::enable_if_t<std::is_same_v<LateInst, MulOp>>> |
| MulOpGenericAdaptor (RangeT values, LateInst op) |
|
| MulOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| MulOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| MulOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getDstIndex () |
|
::mlir::ValueRange | getOperands () |
|
| MulOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| MulOpGenericAdaptorBase (::mlir::Operation *op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
◆ MulOpAdaptor()
mlir::tt::ttkernel::MulOpAdaptor::MulOpAdaptor |
( |
MulOp |
op | ) |
|
◆ MulOpGenericAdaptor() [1/3]
◆ MulOpGenericAdaptor() [2/3]
◆ MulOpGenericAdaptor() [3/3]
template<typename LateInst = MulOp, typename = std::enable_if_t<std::is_same_v<LateInst, MulOp>>>
◆ verify()
llvm::LogicalResult mlir::tt::ttkernel::MulOpAdaptor::verify |
( |
::mlir::Location |
loc | ) |
|
The documentation for this class was generated from the following files: