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