|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| ExtractOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ExtractOpGenericAdaptorBase (ExtractOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::IntegerAttr | getLowBitAttr () |
| uint32_t | getLowBit () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::smt::detail::ExtractOpGenericAdaptorBase::ExtractOpGenericAdaptorBase | ( | ExtractOp | op | ) |
Definition at line 6390 of file SMT.cpp.inc.
|
inline |
| uint32_t llzk::smt::detail::ExtractOpGenericAdaptorBase::getLowBit | ( | ) |
Definition at line 6392 of file SMT.cpp.inc.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |