HomeSort by relevance Sort by last modified time
    Searched defs:MF_READ (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
Memory.h 49 MF_READ = 0x1000000,
102 /// with the operating system (i.e. MF_READ | MF_WRITE on Windows) and the
103 /// target architecture (i.e. MF_WRITE -> MF_READ | MF_WRITE on i386).
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Memory.h 49 MF_READ = 0x1000000,
102 /// with the operating system (i.e. MF_READ | MF_WRITE on Windows) and the
103 /// target architecture (i.e. MF_WRITE -> MF_READ | MF_WRITE on i386).
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Memory.h 49 MF_READ = 0x1000000,
102 /// with the operating system (i.e. MF_READ | MF_WRITE on Windows) and the
103 /// target architecture (i.e. MF_WRITE -> MF_READ | MF_WRITE on i386).

Completed in 176 milliseconds