Home
last modified time | relevance | path

Searched refs:RetTypeLoc (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/lib/AsmParser/
H A DLLParser.cpp5320 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5324 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5355 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6052 LocTy RetTypeLoc; in ParseInvoke() local
6060 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6082 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6362 LocTy RetTypeLoc; in ParseCallBr() local
6369 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6423 return Error(RetTypeLoc, "asm-goto outputs not supported"); in ParseCallBr()
6785 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp5320 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5324 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5355 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6052 LocTy RetTypeLoc; in ParseInvoke() local
6060 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6082 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6362 LocTy RetTypeLoc; in ParseCallBr() local
6369 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6423 return Error(RetTypeLoc, "asm-goto outputs not supported"); in ParseCallBr()
6785 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5320 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5324 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5355 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6052 LocTy RetTypeLoc; in ParseInvoke() local
6060 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6082 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6362 LocTy RetTypeLoc; in ParseCallBr() local
6369 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6423 return Error(RetTypeLoc, "asm-goto outputs not supported"); in ParseCallBr()
6785 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/AsmParser/
H A DLLParser.cpp5293 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5297 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5328 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6012 LocTy RetTypeLoc; in ParseInvoke() local
6020 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6042 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6322 LocTy RetTypeLoc; in ParseCallBr() local
6329 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6383 return Error(RetTypeLoc, "asm-goto outputs not supported"); in ParseCallBr()
6733 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp5627 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5631 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5662 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6405 LocTy RetTypeLoc; in parseInvoke() local
6413 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6435 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6714 LocTy RetTypeLoc; in parseCallBr() local
6721 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6761 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
7133 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/AsmParser/
H A DLLParser.cpp5460 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5464 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5495 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6192 LocTy RetTypeLoc; in ParseInvoke() local
6200 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6222 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6502 LocTy RetTypeLoc; in ParseCallBr() local
6509 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6549 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseCallBr()
6922 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLParser.cpp5462 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5466 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5497 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6250 LocTy RetTypeLoc; in parseInvoke() local
6258 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6280 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6559 LocTy RetTypeLoc; in parseCallBr() local
6566 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6606 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
6978 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/AsmParser/
H A DLLParser.cpp5462 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5466 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5497 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6250 LocTy RetTypeLoc; in parseInvoke() local
6258 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6280 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6559 LocTy RetTypeLoc; in parseCallBr() local
6566 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6606 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
6978 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLParser.cpp5653 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5657 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5688 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6431 LocTy RetTypeLoc; in parseInvoke() local
6439 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6461 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6740 LocTy RetTypeLoc; in parseCallBr() local
6747 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6787 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
7159 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/AsmParser/
H A DLLParser.cpp5439 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5443 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5474 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
6171 LocTy RetTypeLoc; in ParseInvoke() local
6179 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
6201 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6481 LocTy RetTypeLoc; in ParseCallBr() local
6488 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCallBr()
6528 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseCallBr()
6901 LocTy RetTypeLoc; in ParseCall() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5462 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5466 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5497 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6250 LocTy RetTypeLoc; in parseInvoke() local
6258 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6280 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6559 LocTy RetTypeLoc; in parseCallBr() local
6566 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6606 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
6978 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/AsmParser/
H A DLLParser.cpp5441 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5445 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5476 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6229 LocTy RetTypeLoc; in parseInvoke() local
6237 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6259 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6538 LocTy RetTypeLoc; in parseCallBr() local
6545 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6585 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
6956 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLParser.cpp5462 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5466 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5497 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6250 LocTy RetTypeLoc; in parseInvoke() local
6258 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6280 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6559 LocTy RetTypeLoc; in parseCallBr() local
6566 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6606 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
6978 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLParser.cpp5653 LocTy RetTypeLoc = Lex.getLoc(); in parseFunctionHeader() local
5657 parseType(RetType, RetTypeLoc, true /*void allowed*/)) in parseFunctionHeader()
5688 return error(RetTypeLoc, "invalid function return type"); in parseFunctionHeader()
6431 LocTy RetTypeLoc; in parseInvoke() local
6439 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseInvoke()
6461 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseInvoke()
6740 LocTy RetTypeLoc; in parseCallBr() local
6747 parseType(RetType, RetTypeLoc, true /*void allowed*/) || in parseCallBr()
6787 return error(RetTypeLoc, "Invalid result type for LLVM function"); in parseCallBr()
7159 LocTy RetTypeLoc; in parseCall() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLParser.cpp5462 LocTy RetTypeLoc = Lex.getLoc();
5466 parseType(RetType, RetTypeLoc, true /*void allowed*/))
5497 return error(RetTypeLoc, "invalid function return type");
6250 LocTy RetTypeLoc;
6258 parseType(RetType, RetTypeLoc, true /*void allowed*/) ||
6280 return error(RetTypeLoc, "Invalid result type for LLVM function");
6559 LocTy RetTypeLoc;
6566 parseType(RetType, RetTypeLoc, true /*void allowed*/) ||
6606 return error(RetTypeLoc, "Invalid result type for LLVM function");
6978 LocTy RetTypeLoc;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/AsmParser/
H A DLLParser.cpp5179 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5183 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5214 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
5294 return Error(RetTypeLoc, "functions with 'sret' argument must return void"); in ParseFunctionHeader()
5877 LocTy RetTypeLoc; in ParseInvoke() local
5885 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
5907 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6500 LocTy RetTypeLoc; in ParseCall() local
6515 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCall()
6538 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseCall()
/dports/devel/llvm70/llvm-7.0.1.src/lib/AsmParser/
H A DLLParser.cpp5074 LocTy RetTypeLoc = Lex.getLoc(); in ParseFunctionHeader() local
5078 ParseType(RetType, RetTypeLoc, true /*void allowed*/)) in ParseFunctionHeader()
5109 return Error(RetTypeLoc, "invalid function return type"); in ParseFunctionHeader()
5187 return Error(RetTypeLoc, "functions with 'sret' argument must return void"); in ParseFunctionHeader()
5753 LocTy RetTypeLoc; in ParseInvoke() local
5760 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseInvoke()
5782 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseInvoke()
6337 LocTy RetTypeLoc; in ParseCall() local
6351 ParseType(RetType, RetTypeLoc, true /*void allowed*/) || in ParseCall()
6374 return Error(RetTypeLoc, "Invalid result type for LLVM function"); in ParseCall()