|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Member Functions | |
| ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
| ContractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) | |
| ContractOpGenericAdaptor (RangeT values, const ContractOpGenericAdaptorBase &base) | |
| template<typename LateInst = ContractOp, typename = std::enable_if_t<std::is_same_v<LateInst, ContractOp>>> | |
| ContractOpGenericAdaptor (RangeT values, LateInst op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| Public Member Functions inherited from llzk::verif::detail::ContractOpGenericAdaptorBase | |
| ContractOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
| ContractOpGenericAdaptorBase (ContractOp op) | |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getSymNameAttr () |
| ::llvm::StringRef | getSymName () |
| ::mlir::SymbolRefAttr | getTargetAttr () |
| ::mlir::SymbolRefAttr | getTarget () |
| ::mlir::TypeAttr | getFunctionTypeAttr () |
| ::mlir::FunctionType | getFunctionType () |
| ::mlir::ArrayAttr | getArgAttrsAttr () |
| ::std::optional< ::mlir::ArrayAttr > | getArgAttrs () |
| ::mlir::Region & | getBody () |
| ::mlir::RegionRange | getRegions () |
Additional Inherited Members | |
| Protected Attributes inherited from llzk::verif::detail::ContractOpGenericAdaptorBase | |
| ::mlir::DictionaryAttr | odsAttrs |
| ::std::optional<::mlir::OperationName > | odsOpName |
| Properties | properties |
| ::mlir::RegionRange | odsRegions |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |