|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Member Functions | |
| ExistsOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ExistsOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
| ExistsOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) | |
| ExistsOpGenericAdaptor (RangeT values, const ExistsOpGenericAdaptorBase &base) | |
| template<typename LateInst = ExistsOp, typename = std::enable_if_t<std::is_same_v<LateInst, ExistsOp>>> | |
| ExistsOpGenericAdaptor (RangeT values, LateInst op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| Public Member Functions inherited from llzk::smt::detail::ExistsOpGenericAdaptorBase | |
| ExistsOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ExistsOpGenericAdaptorBase (ExistsOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::IntegerAttr | getWeightAttr () |
| uint32_t | getWeight () |
| ::mlir::UnitAttr | getNoPatternAttr () |
| bool | getNoPattern () |
| ::mlir::ArrayAttr | getBoundVarNamesAttr () |
| ::std::optional< ::mlir::ArrayAttr > | getBoundVarNames () |
| ::mlir::Region & | getBody () |
| ::mlir::RegionRange | getPatterns () |
| ::mlir::RegionRange | getRegions () |
Additional Inherited Members | |
| Protected Attributes inherited from llzk::smt::detail::ExistsOpGenericAdaptorBase | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |