|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Classes | |
| struct | Properties |
Public Member Functions | |
| BV2IntOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| BV2IntOpGenericAdaptorBase (BV2IntOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::UnitAttr | getIsSignedAttr () |
| bool | getIsSigned () |
Protected Attributes | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
| llzk::smt::detail::BV2IntOpGenericAdaptorBase::BV2IntOpGenericAdaptorBase | ( | BV2IntOp | op | ) |
Definition at line 1350 of file SMT.cpp.inc.
|
inline |
| bool llzk::smt::detail::BV2IntOpGenericAdaptorBase::getIsSigned | ( | ) |
Definition at line 1359 of file SMT.cpp.inc.
| mlir::UnitAttr llzk::smt::detail::BV2IntOpGenericAdaptorBase::getIsSignedAttr | ( | ) |
Definition at line 1352 of file SMT.cpp.inc.
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |