|
LLZK 0.1.0
Veridise's ZK Language IR
|
This is the complete list of members for llzk::function::CallOp, including all inherited members.
| Adaptor typedef | llzk::function::CallOp | |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::SymbolRefAttr callee, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::SymbolRefAttr callee, ::llvm::ArrayRef<::mlir::ValueRange > mapOperands, ::mlir::DenseI32ArrayAttr numDimsPerMap, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::SymbolRefAttr callee, ::llvm::ArrayRef<::mlir::ValueRange > mapOperands, ::llvm::ArrayRef< int32_t > numDimsPerMap, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::function::FuncDefOp callee, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::function::FuncDefOp callee, ::llvm::ArrayRef<::mlir::ValueRange > mapOperands, ::mlir::DenseI32ArrayAttr numDimsPerMap, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::llzk::function::FuncDefOp callee, ::llvm::ArrayRef<::mlir::ValueRange > mapOperands, ::llvm::ArrayRef< int32_t > numDimsPerMap, ::mlir::ValueRange argOperands={}) | llzk::function::CallOp | static |
| calleeIsCompute() | llzk::function::CallOp | inline |
| calleeIsConstrain() | llzk::function::CallOp | inline |
| calleeIsStructCompute() | llzk::function::CallOp | |
| calleeIsStructConstrain() | llzk::function::CallOp | |
| computePropertiesHash(const Properties &prop) | llzk::function::CallOp | static |
| FoldAdaptor typedef | llzk::function::CallOp | |
| GenericAdaptor typedef | llzk::function::CallOp | |
| getArgOperands() | llzk::function::CallOp | inline |
| getArgOperandsMutable() | llzk::function::CallOp | |
| getAttributeNames() | llzk::function::CallOp | inline |
| getCallableForCallee() | llzk::function::CallOp | |
| getCallee() | llzk::function::CallOp | |
| getCalleeAttr() | llzk::function::CallOp | inline |
| getCalleeAttrName() | llzk::function::CallOp | inline |
| getCalleeAttrName(::mlir::OperationName name) | llzk::function::CallOp | inlinestatic |
| getCalleeTarget(::mlir::SymbolTableCollection &tables) | llzk::function::CallOp | |
| getCalleeType() | llzk::function::CallOp | |
| getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) | llzk::function::CallOp | static |
| getMapOperands() | llzk::function::CallOp | inline |
| getMapOperandsMutable() | llzk::function::CallOp | |
| getMapOpGroupSizes() | llzk::function::CallOp | |
| getMapOpGroupSizesAttr() | llzk::function::CallOp | inline |
| getMapOpGroupSizesAttrName() | llzk::function::CallOp | inline |
| getMapOpGroupSizesAttrName(::mlir::OperationName name) | llzk::function::CallOp | inlinestatic |
| getNumDimsPerMap() | llzk::function::CallOp | |
| getNumDimsPerMapAttr() | llzk::function::CallOp | inline |
| getNumDimsPerMapAttrName() | llzk::function::CallOp | inline |
| getNumDimsPerMapAttrName(::mlir::OperationName name) | llzk::function::CallOp | inlinestatic |
| getODSOperandIndexAndLength(unsigned index) | llzk::function::CallOp | |
| getODSOperands(unsigned index) | llzk::function::CallOp | inline |
| getODSResultIndexAndLength(unsigned index) | llzk::function::CallOp | |
| getODSResults(unsigned index) | llzk::function::CallOp | inline |
| getOperandSegmentSizesAttrName() | llzk::function::CallOp | inline |
| getOperandSegmentSizesAttrName(::mlir::OperationName name) | llzk::function::CallOp | inlinestatic |
| getOperationName() | llzk::function::CallOp | inlinestatic |
| getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) | llzk::function::CallOp | static |
| getSelfValueFromCompute() | llzk::function::CallOp | |
| getSelfValueFromConstrain() | llzk::function::CallOp | |
| getSingleResultTypeOfCompute() | llzk::function::CallOp | |
| parse(::mlir::OpAsmParser &parser, ::mlir::OperationState &result) | llzk::function::CallOp | static |
| populateDefaultProperties(::mlir::OperationName opName, Properties &properties) | llzk::function::CallOp | static |
| populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) | llzk::function::CallOp | static |
| print(::mlir::OpAsmPrinter &_odsPrinter) | llzk::function::CallOp | |
| Properties typedef | llzk::function::CallOp | |
| readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) | llzk::function::CallOp | static |
| setCalleeAttr(::mlir::SymbolRefAttr attr) | llzk::function::CallOp | inline |
| setCalleeFromCallable(::mlir::CallInterfaceCallable callee) | llzk::function::CallOp | |
| setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) | llzk::function::CallOp | static |
| setMapOpGroupSizes(::llvm::ArrayRef< int32_t > attrValue) | llzk::function::CallOp | |
| setMapOpGroupSizesAttr(::mlir::DenseI32ArrayAttr attr) | llzk::function::CallOp | inline |
| setNumDimsPerMap(::llvm::ArrayRef< int32_t > attrValue) | llzk::function::CallOp | |
| setNumDimsPerMapAttr(::mlir::DenseI32ArrayAttr attr) | llzk::function::CallOp | inline |
| setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | llzk::function::CallOp | static |
| setPropertiesFromParsedAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | llzk::function::CallOp | static |
| toVectorOfValueRange(::mlir::OperandRangeRange) | llzk::function::CallOp | |
| verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | llzk::function::CallOp | static |
| verifyInvariants() | llzk::function::CallOp | |
| verifyInvariantsImpl() | llzk::function::CallOp | |
| verifySymbolUses(::mlir::SymbolTableCollection &symbolTable) | llzk::function::CallOp | |
| writeProperties(::mlir::DialectBytecodeWriter &writer) | llzk::function::CallOp |