Home
last modified time | relevance | path

Searched refs:MemoryFence (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAtomic.h24 #ifdef MemoryFence
25 #undef MemoryFence
30 void MemoryFence();
DThreading.h109 sys::MemoryFence(); in call_once()
117 sys::MemoryFence(); in call_once()
120 sys::MemoryFence(); in call_once()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DManagedStatic.h66 if (llvm_is_multithreaded()) sys::MemoryFence();
73 if (llvm_is_multithreaded()) sys::MemoryFence();
80 if (llvm_is_multithreaded()) sys::MemoryFence();
87 if (llvm_is_multithreaded()) sys::MemoryFence();
DAtomic.h21 void MemoryFence();
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DThreading.h101 sys::MemoryFence(); in call_once()
109 sys::MemoryFence(); in call_once()
112 sys::MemoryFence(); in call_once()
DAtomic.h25 void MemoryFence();
/external/llvm/include/llvm/Support/
DThreading.h101 sys::MemoryFence(); in call_once()
109 sys::MemoryFence(); in call_once()
112 sys::MemoryFence(); in call_once()
DAtomic.h25 void MemoryFence();
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAtomic.cpp24 #undef MemoryFence
31 void sys::MemoryFence() { in MemoryFence() function in sys
DThreading.cpp77 #ifdef MemoryFence
78 #undef MemoryFence
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAtomic.cpp24 #undef MemoryFence
31 void sys::MemoryFence() { in MemoryFence() function in sys
/external/llvm/lib/Support/
DAtomic.cpp22 #undef MemoryFence
29 void sys::MemoryFence() { in MemoryFence() function in sys
DThreading.cpp76 #ifdef MemoryFence
77 #undef MemoryFence
DTimer.cpp80 sys::MemoryFence(); in getDefaultTimerGroup()
87 sys::MemoryFence(); in getDefaultTimerGroup()
/external/swiftshader/third_party/LLVM/lib/Support/
DThreading.cpp34 sys::MemoryFence(); in llvm_start_multithreaded()
47 sys::MemoryFence(); in llvm_stop_multithreaded()
DAtomic.cpp22 #undef MemoryFence
25 void sys::MemoryFence() { in MemoryFence() function in sys
DManagedStatic.cpp30 sys::MemoryFence(); in RegisterManagedStatic()
DTimer.cpp84 sys::MemoryFence(); in getDefaultTimerGroup()
91 sys::MemoryFence(); in getDefaultTimerGroup()
DStatistic.cpp75 sys::MemoryFence(); in RegisterStatistic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DThreading.inc20 // Windows will at times define MemoryFence.
21 #ifdef MemoryFence
22 #undef MemoryFence
/external/swiftshader/third_party/LLVM/include/llvm/
DPassSupport.h137 sys::MemoryFence(); \
141 sys::MemoryFence(); \
144 sys::MemoryFence(); \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.h45 #if defined(MemoryFence)
47 #undef MemoryFence
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStatistic.h111 sys::MemoryFence(); in init()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h139 sys::MemoryFence(); in init()
/external/llvm/include/llvm/ADT/
DStatistic.h138 sys::MemoryFence(); in init()

12