Home
last modified time | relevance | path

Searched refs:parseArrayType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp292 static LLVMArrayType parseArrayType(AsmParser &parser) { in parseArrayType() function
470 .Case("array", [&] { return parseArrayType(parser); }) in dispatchParse()
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp285 static Type parseArrayType(SPIRVDialect const &dialect, in parseArrayType() function
753 return parseArrayType(*this, parser); in parseType()
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2521 Node *parseArrayType();
3609 Node *AbstractManglingParser<Derived, Alloc>::parseArrayType() { in parseArrayType() function
3973 Result = getDerived().parseArrayType(); in parseType()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h2521 Node *parseArrayType();
3609 Node *AbstractManglingParser<Derived, Alloc>::parseArrayType() { in parseArrayType() function
3973 Result = getDerived().parseArrayType(); in parseType()