Home
last modified time | relevance | path

Searched refs:F_Text (Results 1 – 25 of 66) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DMain.cpp64 ToolOutputFile DepOut(DependFilename, EC, sys::fs::F_Text); in createDependencyFile()
100 ToolOutputFile Out(OutputFilename, EC, sys::fs::F_Text); in TableGenMain()
/external/llvm/lib/TableGen/
DMain.cpp58 tool_output_file DepOut(DependFilename, EC, sys::fs::F_Text); in createDependencyFile()
98 tool_output_file Out(OutputFilename, EC, sys::fs::F_Text); in TableGenMain()
/external/llvm/lib/Analysis/
DCFGPrinter.cpp84 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnFunction()
118 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnFunction()
/external/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h103 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnFunction()
166 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h103 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnFunction()
166 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in runOnModule()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-extract.cpp84 raw_fd_ostream OS(ExtractOutput, EC, sys::fs::OpenFlags::F_Text); in __anon6df76ed40202()
Dxray-converter.cpp383 : sys::fs::OpenFlags::F_Text); in __anon8d442b510302()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp60 llvm::raw_fd_ostream o(outPath, EC, llvm::sys::fs::F_Text); in writeARCDiagsToPlist()
/external/llvm/tools/lli/
DOrcLazyJIT.cpp86 sys::fs::F_Text); in createDebugDumper()
/external/clang/lib/Frontend/
DDependencyGraph.cpp101 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::F_Text); in OutputGraphFile()
DHeaderIncludeGen.cpp90 OutputPath.str(), EC, llvm::sys::fs::F_Append | llvm::sys::fs::F_Text); in AttachHeaderIncludeGen()
DModuleDependencyCollector.cpp149 llvm::raw_fd_ostream OS(YAMLPath, EC, llvm::sys::fs::F_Text); in writeFileMap()
DDependencyFile.cpp398 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::F_Text); in OutputDependencyFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFGPrinter.cpp97 raw_fd_ostream File(Filename, EC, sys::fs::F_Text); in writeCFGToDotFile()
/external/clang/lib/Driver/
DCompilation.cpp137 llvm::sys::fs::F_Text); in ExecuteCommand()
/external/llvm/lib/ProfileData/
DSampleProfWriter.cpp219 OS.reset(new raw_fd_ostream(Filename, EC, sys::fs::F_Text)); in create()
/external/llvm/tools/dsymutil/
Ddsymutil.cpp104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp283 llvm::sys::fs::F_Text))) { in writeYaml()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp300 OS.reset(new raw_fd_ostream(Filename, EC, sys::fs::F_Text)); in create()
/external/llvm/lib/Support/
DTimer.cpp67 OutputFilename, EC, sys::fs::F_Append | sys::fs::F_Text); in CreateInfoOutputFile()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp66 OutputFilename, EC, sys::fs::F_Append | sys::fs::F_Text); in CreateInfoOutputFile()
/external/llvm/tools/llc/
Dllc.cpp202 OpenFlags |= sys::fs::F_Text; in GetOutputStream()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTimer.cpp68 OutputFilename, EC, sys::fs::F_Append | sys::fs::F_Text); in CreateInfoOutputFile()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
Ddsymutil.cpp176 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile()
/external/clang/tools/driver/
Dcc1as_main.cpp272 Opts.OutputPath, EC, (Binary ? sys::fs::F_None : sys::fs::F_Text)); in getOutputStream()

123