/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | Error.cpp | 147 std::string ErrMsg; in report_fatal_error() local 165 char *ErrMsg = new char[Tmp.size() + 1]; in LLVMGetErrorMessage() local 171 void LLVMDisposeErrorMessage(char *ErrMsg) { delete[] ErrMsg; } in LLVMDisposeErrorMessage() 177 LLVMErrorRef LLVMCreateStringError(const char *ErrMsg) { in LLVMCreateStringError()
|
D | Program.cpp | 36 std::string *ErrMsg, bool *ExecutionFailed, in ExecuteAndWait() 60 unsigned MemoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
D | GraphWriter.cpp | 137 std::string &ErrMsg) { in ExecGraphViewer() 193 std::string ErrMsg; in DisplayGraph() local
|
/external/llvm/tools/obj2yaml/ |
D | Error.h | 36 Obj2YamlError(std::string ErrMsg) : ErrMsg(std::move(ErrMsg)) {} in Obj2YamlError() 37 Obj2YamlError(obj2yaml_error C, std::string ErrMsg) in Obj2YamlError()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Program.cpp | 32 unsigned memoryLimit, std::string *ErrMsg, in ExecuteAndWait() 51 unsigned memoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
/external/llvm/lib/Support/ |
D | Program.cpp | 32 unsigned memoryLimit, std::string *ErrMsg, in ExecuteAndWait() 51 unsigned memoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
D | GraphWriter.cpp | 83 std::string &ErrMsg) { in ExecGraphViewer() 138 std::string ErrMsg; in DisplayGraph() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Program.cpp | 34 std::string *ErrMsg, bool *ExecutionFailed) { in ExecuteAndWait() 54 unsigned MemoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
D | Error.cpp | 142 std::string ErrMsg; in report_fatal_error() local 160 char *ErrMsg = new char[Tmp.size() + 1]; in LLVMGetErrorMessage() local 166 void LLVMDisposeErrorMessage(char *ErrMsg) { delete[] ErrMsg; } in LLVMDisposeErrorMessage()
|
D | GraphWriter.cpp | 95 std::string &ErrMsg) { in ExecGraphViewer() 151 std::string ErrMsg; in DisplayGraph() local
|
/external/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 215 std::string ErrMsg = "could not open bitcode file for writing: "; in writeMergedModules() local 226 std::string ErrMsg = "could not write bitcode file: "; in writeMergedModules() local 328 std::string ErrMsg; in determineTarget() local 668 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() 675 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 234 std::string ErrMsg = "could not open bitcode file for writing: "; in writeMergedModules() local 245 std::string ErrMsg = "could not write bitcode file: "; in writeMergedModules() local 350 std::string ErrMsg; in determineTarget() local 707 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() 714 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 223 std::string ErrMsg = "could not open bitcode file for writing: "; in writeMergedModules() local 234 std::string ErrMsg = "could not write bitcode file: "; in writeMergedModules() local 399 std::string ErrMsg; in determineTarget() local 768 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() 775 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning()
|
/external/llvm/bindings/go/llvm/ |
D | SupportBindings.cpp | 19 void LLVMLoadLibraryPermanently2(const char *Filename, char **ErrMsg) { in LLVMLoadLibraryPermanently2()
|
/external/llvm/utils/not/ |
D | not.cpp | 42 std::string ErrMsg; in main() local
|
/external/llvm/tools/bugpoint/ |
D | FindBugs.cpp | 34 std::string &ErrMsg) { in runManyPasses()
|
/external/clang/lib/Driver/ |
D | Job.cpp | 231 int Command::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute() 294 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute() 327 std::string *ErrMsg, in Execute()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
D | WrapperFunctionUtils.h | 457 if (const char *ErrMsg = ArgBuffer.getOutOfBandError()) in call() local 462 if (auto ErrMsg = ResultBuffer.getOutOfBandError()) in call() local 486 if (auto *ErrMsg = ArgBuffer.getOutOfBandError()) { in callAsync() local 498 if (auto *ErrMsg = R.getOutOfBandError()) { in callAsync() local 676 if (const char *ErrMsg = WFR.getOutOfBandError()) in runWithSPSRet() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Unix.h | 76 std::string ErrMsg; in ReportErrnumFatal() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/ |
D | Unix.h | 71 std::string ErrMsg; in ReportErrnumFatal() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.cpp | 44 std::string ErrMsg; in createTargetMachine() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.cpp | 46 std::string ErrMsg; in createTargetMachine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 258 std::string ErrMsg; in evalDecodeOperand() local 271 std::string ErrMsg; in evalDecodeOperand() local 423 std::string ErrMsg("No known address for symbol '"); in evalIdentifierExpr() local 794 std::string ErrMsg; in getSectionAddr() local 827 std::string ErrMsg; in getStubOrGOTAddrFor() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 280 std::string ErrMsg; in evalDecodeOperand() local 293 std::string ErrMsg; in evalDecodeOperand() local 447 std::string ErrMsg("No known address for symbol '"); in evalIdentifierExpr() local 830 std::string ErrMsg; in getSectionAddr() local 863 std::string ErrMsg; in getStubOrGOTAddrFor() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 42 static bool checkScale(unsigned Scale, StringRef &ErrMsg) { in checkScale() 356 bool setSymRef(const MCExpr *Val, StringRef ID, StringRef &ErrMsg) { in setSymRef() 464 bool onPlus(StringRef &ErrMsg) { in onPlus() 495 bool onMinus(StringRef &ErrMsg) { in onMinus() 576 bool onRegister(unsigned Reg, StringRef &ErrMsg) { in onRegister() 614 bool ParsingInlineAsm, StringRef &ErrMsg) { in onIdentifierExpr() 643 bool onInteger(int64_t TmpInt, StringRef &ErrMsg) { in onInteger() 819 StringRef &ErrMsg) { in onOffset() 1045 StringRef &ErrMsg) { in CheckBaseRegAndIndexRegAndScale() 1484 StringRef ErrMsg; in ParseIntelNamedOperator() local [all …]
|