Home
last modified time | relevance | path

Searched refs:F_Binary (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitWriter.cpp21 raw_fd_ostream::F_Binary); in LLVMWriteBitcodeToFile()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DOptimizerDriver.cpp55 raw_fd_ostream::F_Binary); in writeProgramToFile()
133 raw_fd_ostream::F_Binary); in runPasses()
/external/swiftshader/third_party/LLVM/utils/FileUpdate/
DFileUpdate.cpp74 raw_fd_ostream::F_Binary); in main()
/external/swiftshader/third_party/LLVM/tools/llvm-as/
Dllvm-as.cpp74 raw_fd_ostream::F_Binary)); in WriteOutputFile()
/external/swiftshader/third_party/LLVM/examples/BrainF/
DBrainFDriver.cpp112 raw_fd_ostream::F_Binary); in main()
/external/swiftshader/third_party/LLVM/tools/llvm-link/
Dllvm-link.cpp121 raw_fd_ostream::F_Binary); in main()
/external/swiftshader/third_party/LLVM/tools/llvm-dis/
Dllvm-dis.cpp167 raw_fd_ostream::F_Binary)); in main()
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp437 if (Flags & F_Binary) in raw_fd_ostream()
446 if (Flags & F_Binary) in raw_fd_ostream()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h338 F_Binary = 4 enumerator
/external/swiftshader/third_party/LLVM/tools/opt/
Dopt.cpp525 raw_fd_ostream::F_Binary)); in main()
578 raw_fd_ostream::F_Binary)); in main()
/external/swiftshader/third_party/LLVM/tools/llvm-extract/
Dllvm-extract.cpp221 raw_fd_ostream::F_Binary); in main()
/external/swiftshader/third_party/LLVM/unittests/Support/
DPath.cpp242 raw_fd_ostream::F_Binary); in TEST_F()
/external/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp209 if (Binary) OpenFlags |= raw_fd_ostream::F_Binary; in GetOutputStream()
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp159 raw_fd_ostream::F_Binary); in writeMergedModules()
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
Dllvm-mc.cpp223 raw_fd_ostream::F_Binary); in GetOutputStream()
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp240 raw_fd_ostream::F_Binary); in GenerateBitcode()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp365 raw_fd_ostream::F_Binary); in emitGCNO()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp1001 raw_fd_ostream outFile(rpFileName.c_str(), errMsg, raw_fd_ostream::F_Binary); in renderMachineFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp716 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp697 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp716 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp697 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled()