|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| GlobalWriteOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| GlobalWriteOpGenericAdaptorBase (GlobalWriteOp 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::GlobalWriteOpGenericAdaptorBase::GlobalWriteOpGenericAdaptorBase | ( | GlobalWriteOp | op | ) |
Definition at line 756 of file Ops.cpp.inc.
|
inline |
| mlir::SymbolRefAttr llzk::global::detail::GlobalWriteOpGenericAdaptorBase::getNameRef | ( | ) |
Definition at line 758 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |