/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ToolOutputFile.cpp | 18 ToolOutputFile::CleanupInstaller::CleanupInstaller(StringRef Filename) in CleanupInstaller() 25 ToolOutputFile::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller() 36 ToolOutputFile::ToolOutputFile(StringRef Filename, std::error_code &EC, in ToolOutputFile() function in ToolOutputFile 44 ToolOutputFile::ToolOutputFile(StringRef Filename, int FD) in ToolOutputFile() function in ToolOutputFile
|
D | CodeGenCoverage.cpp | 105 std::unique_ptr<ToolOutputFile> CoverageFile = in emit() 106 std::make_unique<ToolOutputFile>(CoverageFilename, EC, OpenFlags); in emit()
|
D | CMakeLists.txt | 145 ToolOutputFile.cpp
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | ToolOutputFile.cpp | 20 ToolOutputFile::CleanupInstaller::CleanupInstaller(StringRef Filename) in CleanupInstaller() 27 ToolOutputFile::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller() 40 ToolOutputFile::ToolOutputFile(StringRef Filename, std::error_code &EC, in ToolOutputFile() function in ToolOutputFile 55 ToolOutputFile::ToolOutputFile(StringRef Filename, int FD) in ToolOutputFile() function in ToolOutputFile
|
D | CodeGenCoverage.cpp | 92 std::unique_ptr<ToolOutputFile> CoverageFile = in emit() 93 std::make_unique<ToolOutputFile>(CoverageFilename, EC, OpenFlags); in emit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 25 class ToolOutputFile { 47 ToolOutputFile(StringRef Filename, std::error_code &EC, 50 ToolOutputFile(StringRef Filename, int FD);
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 26 class ToolOutputFile { 54 ToolOutputFile(StringRef Filename, std::error_code &EC, 57 ToolOutputFile(StringRef Filename, int FD);
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | LLVMRemarkStreamer.h | 27 class ToolOutputFile; variable 85 Expected<std::unique_ptr<ToolOutputFile>>
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/ |
D | LTO.h | 38 class ToolOutputFile; variable 86 Expected<std::unique_ptr<ToolOutputFile>> setupLLVMOptimizationRemarks( 92 Expected<std::unique_ptr<ToolOutputFile>> 425 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile;
|
D | LTOBackend.h | 62 std::unique_ptr<ToolOutputFile> DiagOutputFile);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Main.cpp | 70 ToolOutputFile DepOut(DependFilename, EC, sys::fs::OF_None); in createDependencyFile() 130 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in TableGenMain()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
D | Main.cpp | 75 ToolOutputFile DepOut(DependFilename, EC, sys::fs::OF_Text); in createDependencyFile() 149 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 245 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; 246 std::unique_ptr<ToolOutputFile> StatsFile = nullptr;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | LTOCodeGenerator.h | 244 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; 246 std::unique_ptr<ToolOutputFile> StatsFile = nullptr;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | LLVMRemarkStreamer.cpp | 95 Expected<std::unique_ptr<ToolOutputFile>> llvm::setupLLVMOptimizationRemarks( in setupLLVMOptimizationRemarks() 115 std::make_unique<ToolOutputFile>(RemarksFilename, EC, Flags); in setupLLVMOptimizationRemarks()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | RemarkStreamer.cpp | 144 Expected<std::unique_ptr<ToolOutputFile>> 166 std::make_unique<ToolOutputFile>(RemarksFilename, EC, Flags); in setupOptimizationRemarks()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RemarkStreamer.h | 92 Expected<std::unique_ptr<ToolOutputFile>>
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
D | LTO.h | 89 Expected<std::unique_ptr<ToolOutputFile>> 95 Expected<std::unique_ptr<ToolOutputFile>>
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
D | LTOBackend.cpp | 373 std::unique_ptr<ToolOutputFile> DwoOut; in codegen() 389 DwoOut = std::make_unique<ToolOutputFile>(DwoFile, EC, sys::fs::OF_None); in codegen() 485 std::unique_ptr<ToolOutputFile> DiagOutputFile) { in finalizeOptimizationRemarks() 578 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | init_text_file_to_import_test_pass.cc | 69 llvm::ToolOutputFile temp_file(filename, fd); in runOnOperation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOBackend.cpp | 342 std::unique_ptr<ToolOutputFile> DwoOut; in codegen() 358 DwoOut = std::make_unique<ToolOutputFile>(DwoFile, EC, sys::fs::OF_None); in codegen() 438 finalizeOptimizationRemarks(std::unique_ptr<ToolOutputFile> DiagOutputFile) { in finalizeOptimizationRemarks()
|
D | LTOCodeGenerator.cpp | 232 ToolOutputFile Out(Path, EC, sys::fs::OF_None); in writeMergedModules() 272 ToolOutputFile objFile(Filename, FD); in compileOptimizedToFile()
|
/external/llvm/lib/Support/ |
D | CMakeLists.txt | 96 ToolOutputFile.cpp
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVReader.h | 34 std::unique_ptr<ToolOutputFile> OutputFile;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVReader.cpp | 144 OutputFile = std::make_unique<ToolOutputFile>(Name, EC, sys::fs::OF_None); in open()
|