LLZK 0.1.0
Veridise's ZK Language IR
|
This is the complete list of members for llzk::component::StructType, including all inherited members.
get(::mlir::SymbolRefAttr structName) | llzk::component::StructType | static |
get(::mlir::SymbolRefAttr structName, ::mlir::ArrayAttr params) | llzk::component::StructType | static |
get(::mlir::SymbolRefAttr structName, ::llvm::ArrayRef<::mlir::Attribute > paramsRef) | llzk::component::StructType | static |
getChecked(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::SymbolRefAttr structName) | llzk::component::StructType | static |
getChecked(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::SymbolRefAttr structName, ::mlir::ArrayAttr params) | llzk::component::StructType | static |
getChecked(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::SymbolRefAttr structName, ::llvm::ArrayRef<::mlir::Attribute > paramsRef) | llzk::component::StructType | static |
getDefinition(::mlir::SymbolTableCollection &symbolTable, ::mlir::Operation *op) const | llzk::component::StructType | |
getMnemonic() | llzk::component::StructType | inlinestatic |
getNameRef() const | llzk::component::StructType | |
getParams() const | llzk::component::StructType | |
hasColumns(mlir::SymbolTableCollection &symbolTable, mlir::Operation *op) const | llzk::component::StructType | |
name | llzk::component::StructType | static |
parse(::mlir::AsmParser &odsParser) | llzk::component::StructType | static |
print(::mlir::AsmPrinter &odsPrinter) const | llzk::component::StructType | |
verify(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::SymbolRefAttr nameRef, ::mlir::ArrayAttr params) | llzk::component::StructType | static |
verifySymbolRef(::mlir::SymbolTableCollection &symbolTable, ::mlir::Operation *op) | llzk::component::StructType |