|
| | ConstReadOpAdaptor (ConstReadOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | 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) |
| | ConstReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | 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 () |
Definition at line 377 of file Ops.h.inc.
◆ ConstReadOpAdaptor()
| llzk::polymorphic::ConstReadOpAdaptor::ConstReadOpAdaptor |
( |
ConstReadOp | op | ) |
|
◆ ConstReadOpGenericAdaptor() [1/5]
◆ ConstReadOpGenericAdaptor() [2/5]
◆ ConstReadOpGenericAdaptor() [3/5]
◆ ConstReadOpGenericAdaptor() [4/5]
◆ ConstReadOpGenericAdaptor() [5/5]
template<typename LateInst = ConstReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConstReadOp>>>
◆ verify()
| llvm::LogicalResult llzk::polymorphic::ConstReadOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc