| /freebsd-12.1/contrib/llvm/tools/opt/ |
| H A D | NewPMDriver.cpp | 151 ExitOnError Err("Unable to parse PeepholeEP pipeline: "); in registerEPCallbacks() 160 ExitOnError Err("Unable to parse LateLoopOptimizationsEP pipeline: "); in registerEPCallbacks() 168 ExitOnError Err("Unable to parse LoopOptimizerEndEP pipeline: "); in registerEPCallbacks() 177 ExitOnError Err("Unable to parse ScalarOptimizerLateEP pipeline: "); in registerEPCallbacks() 185 ExitOnError Err("Unable to parse CGSCCOptimizerLateEP pipeline: "); in registerEPCallbacks() 193 ExitOnError Err("Unable to parse VectorizerStartEP pipeline: "); in registerEPCallbacks() 200 ExitOnError Err("Unable to parse PipelineStartEP pipeline: "); in registerEPCallbacks() 208 ExitOnError Err("Unable to parse OptimizerLastEP pipeline: "); in registerEPCallbacks()
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerIO.cpp | 33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() argument 35 if (ExitOnError && !T) { in FileToVector() 72 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits() argument 83 auto S = FileToVector(X, MaxSize, ExitOnError); in ReadDirToVectorOfUnits()
|
| H A D | FuzzerIO.h | 22 bool ExitOnError = true); 31 long *Epoch, size_t MaxSize, bool ExitOnError);
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | DumpOutputStyle.cpp | 224 ExitOnError Err("Invalid PDB Format: "); in dumpFileSummary() 380 ExitOnError Err("Unexpected error: "); in getModuleDebugStream() 421 ExitOnError Err("Unexpected error processing modules: "); in iterateSymbolGroups() 1011 ExitOnError Err("Error dumping old fpo data:"); in dumpOldFpo() 1043 ExitOnError Err("Error dumping new fpo data:"); in dumpNewFpo() 1200 ExitOnError Err("Invalid PDB File: "); in dumpNamedStreams() 1392 ExitOnError Err("Unexpected error processing types: "); in dumpTpiStream() 1574 ExitOnError Err("Error dumping globals stream: "); in dumpGlobals() 1628 ExitOnError Err("Error dumping publics stream: "); in dumpPublics() 1768 ExitOnError Err("Error dumping section headers: "); in dumpSectionHeaders() [all …]
|
| H A D | BytesOutputStyle.h | 63 ExitOnError Err;
|
| H A D | BytesOutputStyle.cpp | 365 ExitOnError Err("Unexpected error processing modules"); in iterateModules() 480 ExitOnError Err("Unexpected error reading stream data"); in dumpStreamBytes()
|
| H A D | InputFile.cpp | 40 ExitOnError Err("Unexpected error: "); in getModuleDebugStream()
|
| H A D | llvm-pdbutil.cpp | 735 static ExitOnError ExitOnErr;
|
| /freebsd-12.1/contrib/llvm/tools/llvm-xray/ |
| H A D | llvm-xray.cpp | 40 ExitOnError("llvm-xray: ")(C()); in main()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | InitLLVM.cpp | 39 ExitOnError ExitOnErr(Banner); in InitLLVM()
|
| /freebsd-12.1/contrib/llvm/tools/lli/ChildTarget/ |
| H A D | ChildTarget.cpp | 20 ExitOnError ExitOnErr;
|
| /freebsd-12.1/contrib/llvm/tools/llvm-modextract/ |
| H A D | llvm-modextract.cpp | 42 ExitOnError ExitOnErr("llvm-modextract: error: "); in main()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 329 ExitOnError ExitOnErr("llvm-lto: error loading file '" + Filename + "': "); in printIndexStats() 384 ExitOnError ExitOnErr("llvm-lto: error loading file '" + Filename + "': "); in createCombinedModuleSummaryIndex() 448 ExitOnError ExitOnErr("llvm-lto: error loading file '" + ThinLTOIndex + in loadCombinedIndex() 837 ExitOnError ExitOnErr(std::string(*argv) + ": error loading file '" + in main()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 148 static ExitOnError ExitOnErr;
|
| /freebsd-12.1/contrib/llvm/tools/llvm-extract/ |
| H A D | llvm-extract.cpp | 259 ExitOnError ExitOnErr(std::string(*argv) + ": error reading input: "); in main()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 112 static ExitOnError ExitOnErr;
|
| /freebsd-12.1/contrib/llvm/tools/lli/ |
| H A D | lli.cpp | 226 ExitOnError ExitOnErr; 405 ExitOnError ExitOnErr(std::string(*argv) + in main()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Error.h | 1225 class ExitOnError { 1228 ExitOnError(std::string Banner = "", int DefaultErrorExitCode = 1)
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | PDB.cpp | 68 static ExitOnError ExitOnErr; 1660 ExitOnError ExitOnErr; in findLineTable() 1739 ExitOnError ExitOnErr; in getFileLine()
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 779 ExitOnError Err("Invalid " + std::string(SectionName) + " section!"); in fromDebugT() 810 ExitOnError Err("Error writing type record to " + std::string(SectionName) + in toDebugT()
|
| H A D | CodeViewYAMLDebugSections.cpp | 907 ExitOnError Err("Invalid .debug$S section!"); in fromDebugS()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 645 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting() 663 ExitOnError ExitOnErr( in runForTesting()
|
| H A D | LowerTypeTests.cpp | 1608 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting() 1625 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
|