|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| InvariantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| InvariantOpGenericAdaptorBase (InvariantOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getLoopNameAttr () |
| ::llvm::StringRef | getLoopName () |
| ::mlir::ArrayAttr | getLoopArgTypesAttr () |
| ::mlir::ArrayAttr | getLoopArgTypes () |
| ::mlir::Region & | getRegion () |
| ::mlir::RegionRange | getRegions () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::verif::detail::InvariantOpGenericAdaptorBase::InvariantOpGenericAdaptorBase | ( | InvariantOp | op | ) |
Definition at line 1733 of file Ops.cpp.inc.
|
inline |
| mlir::ArrayAttr llzk::verif::detail::InvariantOpGenericAdaptorBase::getLoopArgTypes | ( | ) |
Definition at line 1740 of file Ops.cpp.inc.
|
inline |
| llvm::StringRef llzk::verif::detail::InvariantOpGenericAdaptorBase::getLoopName | ( | ) |
Definition at line 1735 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |