|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| GlobalReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| GlobalReadOpGenericAdaptorBase (GlobalReadOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::SymbolRefAttr | getNameRefAttr () |
| ::mlir::SymbolRefAttr | getNameRef () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::global::detail::GlobalReadOpGenericAdaptorBase::GlobalReadOpGenericAdaptorBase | ( | GlobalReadOp | op | ) |
Definition at line 535 of file Ops.cpp.inc.
|
inline |
| mlir::SymbolRefAttr llzk::global::detail::GlobalReadOpGenericAdaptorBase::getNameRef | ( | ) |
Definition at line 537 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |