|
| ConstReadOpAdaptor (ConstReadOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| ConstReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
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=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| ConstReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ConstReadOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
| ConstReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, 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 325 of file Ops.h.inc.
◆ ConstReadOpAdaptor()
llzk::polymorphic::ConstReadOpAdaptor::ConstReadOpAdaptor |
( |
ConstReadOp | op | ) |
|
◆ ConstReadOpGenericAdaptor() [1/3]
◆ ConstReadOpGenericAdaptor() [2/3]
◆ ConstReadOpGenericAdaptor() [3/3]
template<typename LateInst = ConstReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConstReadOp>>>
◆ verify()
mlir::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