Home
last modified time | relevance | path

Searched defs:OpenFlags (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCodeGenCoverage.cpp105 sys::fs::OpenFlags OpenFlags = sys::fs::F_Append; in emit() local
/external/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp208 unsigned OpenFlags = 0; in GetOutputStream() local
/external/llvm/tools/llc/
Dllc.cpp200 sys::fs::OpenFlags OpenFlags = sys::fs::F_None; in GetOutputStream() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp230 sys::fs::OpenFlags OpenFlags = sys::fs::F_None; in GetOutputStream() local
/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp219 int OpenFlags = O_RDONLY; in getFile() local
Draw_ostream.cpp444 int OpenFlags = O_WRONLY|O_CREAT; in raw_fd_ostream() local
/external/llvm/include/llvm/Support/
DFileSystem.h613 enum OpenFlags : unsigned { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h624 enum OpenFlags : unsigned { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h712 enum OpenFlags : unsigned { enum