Home
last modified time | relevance | path

Searched refs:ClWriteSummary (Results 26 – 34 of 34) sorted by relevance

12

/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1727 if (!ClWriteSummary.empty()) { in runForTesting()
1728 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1731 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_TextWithCRLF); in runForTesting()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1722 if (!ClWriteSummary.empty()) { in runForTesting()
1723 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1726 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_Text); in runForTesting()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1706 if (!ClWriteSummary.empty()) { in runForTesting()
1707 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1710 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_Text); in runForTesting()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1727 if (!ClWriteSummary.empty()) { in runForTesting()
1728 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1731 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_TextWithCRLF); in runForTesting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1689 if (!ClWriteSummary.empty()) { in runForTesting()
1690 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1693 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_Text); in runForTesting()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1727 if (!ClWriteSummary.empty()) { in runForTesting()
1728 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1731 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_TextWithCRLF); in runForTesting()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1727 if (!ClWriteSummary.empty()) { in runForTesting()
1728 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1731 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_TextWithCRLF); in runForTesting()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1722 if (!ClWriteSummary.empty()) { in runForTesting()
1723 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1726 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_Text); in runForTesting()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp115 static cl::opt<std::string> ClWriteSummary( variable
1727 if (!ClWriteSummary.empty()) { in runForTesting()
1728 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()
1731 raw_fd_ostream OS(ClWriteSummary, EC, sys::fs::OF_TextWithCRLF); in runForTesting()

12