|
| MultiplyOpAdaptor (MultiplyOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
|
template<typename LateInst = MultiplyOp, typename = std::enable_if_t<std::is_same_v<LateInst, MultiplyOp>>> |
| MultiplyOpGenericAdaptor (RangeT values, LateInst op) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| MultiplyOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
|
template<typename LateInst = MultiplyOp, typename = std::enable_if_t<std::is_same_v<LateInst, MultiplyOp>>> |
| MultiplyOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | getInputs () |
|
RangeT | getOutputs () |
|
RangeT | getOperands () |
|
| MultiplyOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| MultiplyOpGenericAdaptorBase (MultiplyOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|