|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| ReadPodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ReadPodOpGenericAdaptorBase (ReadPodOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getRecordNameAttr () |
| ::llvm::StringRef | getRecordName () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::pod::detail::ReadPodOpGenericAdaptorBase::ReadPodOpGenericAdaptorBase | ( | ReadPodOp | op | ) |
Definition at line 543 of file Ops.cpp.inc.
|
inline |
|
inline |
|
inline |
| llvm::StringRef llzk::pod::detail::ReadPodOpGenericAdaptorBase::getRecordName | ( | ) |
Definition at line 545 of file Ops.cpp.inc.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |