Home
last modified time | relevance | path

Searched refs:parseVectorType (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DTypeParser.cpp324 return parseVectorType(); in parseNonFunctionType()
445 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
DParser.h166 VectorType parseVectorType();
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypeSyntax.cpp254 static LLVMVectorType parseVectorType(DialectAsmParser &parser, in parseVectorType() function
458 .Case("vec", [&] { return parseVectorType(parser, stack); }) in parseTypeImpl()
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h2504 Node *parseVectorType();
3571 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
3928 Result = getDerived().parseVectorType(); in parseType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h2440 Node *parseVectorType();
3507 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
3864 Result = getDerived().parseVectorType(); in parseType()
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h2504 Node *parseVectorType();
3571 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
3928 Result = getDerived().parseVectorType(); in parseType()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h2261 Node *parseVectorType();
3276 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
3621 Result = getDerived().parseVectorType(); in parseType()