Home
last modified time | relevance | path

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

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DTypeParser.cpp324 return parseVectorType(); in parseNonFunctionType()
446 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h167 VectorType parseVectorType();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DTypeParser.cpp321 return parseVectorType(); in parseNonFunctionType()
463 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h198 VectorType parseVectorType();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DTypeParser.cpp326 return parseVectorType(); in parseNonFunctionType()
453 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h169 VectorType parseVectorType();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DTypeParser.cpp327 return parseVectorType(); in parseNonFunctionType()
469 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h175 VectorType parseVectorType();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DTypeParser.cpp324 return parseVectorType(); in parseNonFunctionType()
445 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h166 VectorType parseVectorType();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DTypeParser.cpp327 return parseVectorType(); in parseNonFunctionType()
469 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h175 VectorType parseVectorType();
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DTypeParser.cpp326 return parseVectorType(); in parseNonFunctionType()
453 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h169 VectorType parseVectorType();
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DTypeParser.cpp327 return parseVectorType(); in parseNonFunctionType()
469 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
H A DParser.h175 VectorType parseVectorType();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) { in parseVectorType() function
451 .Case("vec", [&] { return parseVectorType(parser); }) in dispatchParse()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) { in parseVectorType() function
478 .Case("vec", [&] { return parseVectorType(parser); }) in dispatchParse()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) { in parseVectorType() function
451 .Case("vec", [&] { return parseVectorType(parser); }) in dispatchParse()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) { in parseVectorType() function
451 .Case("vec", [&] { return parseVectorType(parser); }) in dispatchParse()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) { in parseVectorType() function
478 .Case("vec", [&] { return parseVectorType(parser); }) in dispatchParse()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp237 static Type parseVectorType(DialectAsmParser &parser) {
451 .Case("vec", [&] { return parseVectorType(parser); })
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp254 static LLVMVectorType parseVectorType(DialectAsmParser &parser, in parseVectorType() function
458 .Case("vec", [&] { return parseVectorType(parser, stack); }) in parseTypeImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Parser/
H A DParser.cpp254 VectorType parseVectorType();
1194 return parseVectorType(); in parseNonFunctionType()
1304 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
/dports/devel/llvm70/llvm-7.0.1.src/lib/Demangle/
H A DItaniumDemangle.cpp2062 Node *parseVectorType();
3027 Node *Db::parseVectorType() { in parseVectorType() function in __anon432d09920111::Db
3373 Result = parseVectorType(); in parseType()

123