HomeSort by relevance Sort by last modified time
    Searched refs:MemoryFence (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Support/
ManagedStatic.h 67 if (llvm_is_multithreaded()) sys::MemoryFence();
75 if (llvm_is_multithreaded()) sys::MemoryFence();
83 if (llvm_is_multithreaded()) sys::MemoryFence();
91 if (llvm_is_multithreaded()) sys::MemoryFence();
Atomic.h 21 void MemoryFence();
  /external/llvm/lib/Support/
ManagedStatic.cpp 42 sys::MemoryFence();
Atomic.cpp 22 #undef MemoryFence
29 void sys::MemoryFence() {
Statistic.cpp 79 sys::MemoryFence();
Timer.cpp 85 sys::MemoryFence();
92 sys::MemoryFence();
  /external/llvm/include/llvm/ADT/
Statistic.h 154 sys::MemoryFence();
  /external/llvm/include/llvm/
PassSupport.h 41 sys::MemoryFence(); \
48 sys::MemoryFence(); \
51 sys::MemoryFence(); \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 799 milliseconds