LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::array::ArrayType Member List

This is the complete list of members for llzk::array::ArrayType, including all inherited members.

cloneWith(std::optional<::llvm::ArrayRef< int64_t > > shape, ::mlir::Type elementType) constllzk::array::ArrayType
cloneWith(::mlir::Type elementType, std::optional<::llvm::ArrayRef<::mlir::Attribute > > dimensions=std::nullopt) constllzk::array::ArrayType
get(::mlir::Type elementType, ::llvm::ArrayRef<::mlir::Attribute > dimensionSizes)llzk::array::ArrayTypestatic
get(::mlir::Type elementType, ::llvm::ArrayRef< int64_t > shape)llzk::array::ArrayTypestatic
getChecked(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::Type elementType, ::llvm::ArrayRef<::mlir::Attribute > dimensionSizes)llzk::array::ArrayTypestatic
getChecked(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::Type elementType, ::llvm::ArrayRef< int64_t > shape)llzk::array::ArrayTypestatic
getDimensionSizes() constllzk::array::ArrayType
getElementType() constllzk::array::ArrayType
getMnemonic()llzk::array::ArrayTypeinlinestatic
getShape() constllzk::array::ArrayType
getSubelementIndexMap() constllzk::array::ArrayType
getSubelementIndices() constllzk::array::ArrayType
getTypeAtIndex(::mlir::Attribute index) constllzk::array::ArrayType
hasRank() constllzk::array::ArrayTypeinline
namellzk::array::ArrayTypestatic
parse(::mlir::AsmParser &odsParser)llzk::array::ArrayTypestatic
print(::mlir::AsmPrinter &odsPrinter) constllzk::array::ArrayType
verify(::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::Type elementType, ::llvm::ArrayRef<::mlir::Attribute > dimensionSizes, ::llvm::ArrayRef< int64_t > shape)llzk::array::ArrayTypestatic