|
| | ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | ConstReadOpGenericAdaptor (RangeT values, const ConstReadOpGenericAdaptorBase &base) |
| template<typename LateInst = ConstReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConstReadOp>>> |
| | ConstReadOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| | ConstReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ConstReadOpGenericAdaptorBase (ConstReadOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::FlatSymbolRefAttr | getConstNameAttr () |
| ::llvm::StringRef | getConstName () |
template<typename RangeT>
class llzk::polymorphic::ConstReadOpGenericAdaptor< RangeT >
Definition at line 345 of file Ops.h.inc.