|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Public Types | |
| using | Adaptor = BVConstantOpAdaptor |
| template<typename RangeT> | |
| using | GenericAdaptor = BVConstantOpGenericAdaptor<RangeT> |
| using | FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute>> |
| using | Properties = FoldAdaptor::Properties |
Public Member Functions | |
| static ::llvm::ArrayRef<::llvm::StringRef > | getAttributeNames () |
| ::mlir::StringAttr | getValueAttrName () |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::Operation::operand_range | getODSOperands (unsigned index) |
| std::pair< unsigned, unsigned > | getODSResultIndexAndLength (unsigned index) |
| ::mlir::Operation::result_range | getODSResults (unsigned index) |
| ::mlir::TypedValue<::llzk::smt::BitVectorType > | getResult () |
| void | writeProperties (::mlir::DialectBytecodeWriter &writer) |
| ::llzk::smt::BitVectorAttr | getValueAttr () |
| ::llzk::smt::BitVectorAttr | getValue () |
| void | setValueAttr (::llzk::smt::BitVectorAttr attr) |
| ::llvm::LogicalResult | verifyInvariantsImpl () |
| ::llvm::LogicalResult | verifyInvariants () |
| ::mlir::OpFoldResult | fold (FoldAdaptor adaptor) |
| void | getAsmResultNames (::mlir::OpAsmSetValueNameFn setNameFn) |
| void | print (::mlir::OpAsmPrinter &_odsPrinter) |
| void | getEffects (::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > &effects) |
Static Public Member Functions | |
| ::mlir::StringAttr | getValueAttrName (::mlir::OperationName name) |
| static constexpr ::llvm::StringLiteral | getOperationName () |
| ::llvm::LogicalResult | setPropertiesFromAttr (Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
| ::mlir::Attribute | getPropertiesAsAttr (::mlir::MLIRContext *ctx, const Properties &prop) |
| static llvm::hash_code | computePropertiesHash (const Properties &prop) |
| static std::optional< mlir::Attribute > | getInherentAttr (::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) |
| static void | setInherentAttr (Properties &prop, llvm::StringRef name, mlir::Attribute value) |
| static void | populateInherentAttrs (::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) |
| ::llvm::LogicalResult | verifyInherentAttrs (::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
| ::llvm::LogicalResult | readProperties (::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, const llvm::APInt &value) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, uint64_t value, unsigned width) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::llzk::smt::BitVectorAttr value) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::smt::BitVectorAttr value) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::llzk::smt::BitVectorAttr value) |
| static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| ::llvm::LogicalResult | inferReturnTypes (::mlir::MLIRContext *context, ::std::optional<::mlir::Location > location, ::mlir::ValueRange operands, ::mlir::DictionaryAttr attributes, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions, ::llvm::SmallVectorImpl<::mlir::Type > &inferredReturnTypes) |
| ::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
| using llzk::smt::BVConstantOp::FoldAdaptor = GenericAdaptor<::llvm::ArrayRef<::mlir::Attribute>> |
| using llzk::smt::BVConstantOp::GenericAdaptor = BVConstantOpGenericAdaptor<RangeT> |
|
static |
Definition at line 2719 of file SMT.cpp.inc.
|
static |
Definition at line 2698 of file SMT.cpp.inc.
|
static |
Definition at line 2693 of file SMT.cpp.inc.
|
static |
Definition at line 2713 of file SMT.cpp.inc.
|
static |
Definition at line 2737 of file SMT.cpp.inc.
|
static |
Definition at line 2681 of file SMT.cpp.inc.
|
static |
Definition at line 2687 of file SMT.cpp.inc.
|
static |
Definition at line 2633 of file SMT.cpp.inc.
| OpFoldResult BVConstantOp::fold | ( | FoldAdaptor | adaptor | ) |
Definition at line 135 of file SMTOps.cpp.
| void BVConstantOp::getAsmResultNames | ( | ::mlir::OpAsmSetValueNameFn | setNameFn | ) |
Definition at line 128 of file SMTOps.cpp.
|
inline |
| void llzk::smt::BVConstantOp::getEffects | ( | ::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > & | effects | ) |
Definition at line 2821 of file SMT.cpp.inc.
|
static |
Definition at line 2638 of file SMT.cpp.inc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
static |
Definition at line 2617 of file SMT.cpp.inc.
|
inline |
| llzk::smt::BitVectorAttr llzk::smt::BVConstantOp::getValue | ( | ) |
Definition at line 2676 of file SMT.cpp.inc.
|
inline |
|
inline |
|
inlinestatic |
|
static |
Definition at line 119 of file SMTOps.cpp.
|
static |
Definition at line 2786 of file SMT.cpp.inc.
|
static |
Definition at line 2651 of file SMT.cpp.inc.
| void llzk::smt::BVConstantOp::print | ( | ::mlir::OpAsmPrinter & | _odsPrinter | ) |
Definition at line 2813 of file SMT.cpp.inc.
|
static |
Definition at line 2664 of file SMT.cpp.inc.
|
static |
Definition at line 2644 of file SMT.cpp.inc.
|
static |
Definition at line 2594 of file SMT.cpp.inc.
|
inline |
|
static |
Definition at line 2655 of file SMT.cpp.inc.
| llvm::LogicalResult llzk::smt::BVConstantOp::verifyInvariants | ( | ) |
Definition at line 2782 of file SMT.cpp.inc.
| llvm::LogicalResult llzk::smt::BVConstantOp::verifyInvariantsImpl | ( | ) |
Definition at line 2764 of file SMT.cpp.inc.
| void llzk::smt::BVConstantOp::writeProperties | ( | ::mlir::DialectBytecodeWriter & | writer | ) |
Definition at line 2671 of file SMT.cpp.inc.