Home
last modified time | relevance | path

Searched defs:OFS (Results 1 – 5 of 5) sorted by relevance

/external/spirv-llvm/tools/llvm-spirv/
Dllvm-spirv.cpp153 llvm::raw_fd_ostream OFS(outFile, EC, llvm::sys::fs::F_None); in convertLLVMToSPIRV() local
220 auto Action = [&](llvm::raw_ostream &OFS) { in convertSPIRV()
230 llvm::raw_fd_ostream OFS(llvm::StringRef(OutputFile), EC, llvm::sys::fs::F_None); in convertSPIRV() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp193 llvm::raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
/external/clang/unittests/AST/
DASTImporterTest.cpp70 vfs::OverlayFileSystem *OFS = static_cast<vfs::OverlayFileSystem *>( in testImport() local
/external/one-true-awk/
Dtran.c41 char **OFS; /* output field sep */ variable
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1783 else if (const ObjCForCollectionStmt *OFS = in GenerateAlternateExtensivePathDiagnostic() local