|
LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
|
This is the complete list of members for llzk::cast::FeltToIndexOp, including all inherited members.
| Adaptor typedef | llzk::cast::FeltToIndexOp | |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::llzk::cast::OverflowSemanticsAttr overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::cast::OverflowSemanticsAttr overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::llzk::cast::OverflowSemanticsAttr overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::llzk::cast::OverflowSemantics overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::cast::OverflowSemantics overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::llzk::cast::OverflowSemantics overflow, ::mlir::Value value) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) | llzk::cast::FeltToIndexOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) | llzk::cast::FeltToIndexOp | static |
| canonicalize(FeltToIndexOp op, ::mlir::PatternRewriter &rewriter) | llzk::cast::FeltToIndexOp | static |
| computePropertiesHash(const Properties &prop) | llzk::cast::FeltToIndexOp | static |
| FoldAdaptor typedef | llzk::cast::FeltToIndexOp | |
| GenericAdaptor typedef | llzk::cast::FeltToIndexOp | |
| getAttributeNames() | llzk::cast::FeltToIndexOp | inline |
| getCanonicalizationPatterns(::mlir::RewritePatternSet &results, ::mlir::MLIRContext *context) | llzk::cast::FeltToIndexOp | static |
| getEffects(::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > &effects) | llzk::cast::FeltToIndexOp | |
| getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) | llzk::cast::FeltToIndexOp | static |
| getODSOperandIndexAndLength(unsigned index) | llzk::cast::FeltToIndexOp | inline |
| getODSOperands(unsigned index) | llzk::cast::FeltToIndexOp | inline |
| getODSResultIndexAndLength(unsigned index) | llzk::cast::FeltToIndexOp | inline |
| getODSResults(unsigned index) | llzk::cast::FeltToIndexOp | inline |
| getOperationName() | llzk::cast::FeltToIndexOp | inlinestatic |
| getOverflow() | llzk::cast::FeltToIndexOp | |
| getOverflowAttr() | llzk::cast::FeltToIndexOp | inline |
| getOverflowAttrName() | llzk::cast::FeltToIndexOp | inline |
| getOverflowAttrName(::mlir::OperationName name) | llzk::cast::FeltToIndexOp | inlinestatic |
| getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) | llzk::cast::FeltToIndexOp | static |
| getResult() | llzk::cast::FeltToIndexOp | inline |
| getValue() | llzk::cast::FeltToIndexOp | inline |
| getValueMutable() | llzk::cast::FeltToIndexOp | inline |
| 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) | llzk::cast::FeltToIndexOp | static |
| parse(::mlir::OpAsmParser &parser, ::mlir::OperationState &result) | llzk::cast::FeltToIndexOp | static |
| parseOptionalOverflowSemantics(::mlir::OpAsmParser &parser, ::llzk::cast::OverflowSemanticsAttr &overflow) | llzk::cast::FeltToIndexOp | static |
| populateDefaultProperties(::mlir::OperationName opName, Properties &properties) | llzk::cast::FeltToIndexOp | static |
| populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) | llzk::cast::FeltToIndexOp | static |
| print(::mlir::OpAsmPrinter &_odsPrinter) | llzk::cast::FeltToIndexOp | |
| printOptionalOverflowSemantics(::mlir::OpAsmPrinter &printer, FeltToIndexOp op, ::llzk::cast::OverflowSemanticsAttr overflow) | llzk::cast::FeltToIndexOp | static |
| Properties typedef | llzk::cast::FeltToIndexOp | |
| readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) | llzk::cast::FeltToIndexOp | static |
| setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) | llzk::cast::FeltToIndexOp | static |
| setOverflow(::llzk::cast::OverflowSemantics attrValue) | llzk::cast::FeltToIndexOp | |
| setOverflowAttr(::llzk::cast::OverflowSemanticsAttr attr) | llzk::cast::FeltToIndexOp | inline |
| setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | llzk::cast::FeltToIndexOp | static |
| verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | llzk::cast::FeltToIndexOp | static |
| verifyInvariants() | llzk::cast::FeltToIndexOp | |
| verifyInvariantsImpl() | llzk::cast::FeltToIndexOp | |
| writeProperties(::mlir::DialectBytecodeWriter &writer) | llzk::cast::FeltToIndexOp |