Home
last modified time | relevance | path

Searched defs:acq_rel (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/OpenMP/
Datomic_messages.cpp729 T acq_rel() { in acq_rel() function
749 int acq_rel() { in acq_rel() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAtomicOrdering.h33 acq_rel = 4, enumerator
/external/llvm/include/llvm/Support/
DAtomicOrdering.h34 acq_rel = 4, enumerator
/external/llvm-project/llvm/include/llvm/Support/
DAtomicOrdering.h33 acq_rel = 4, enumerator
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc256 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc279 void acq_rel(SimpleSyncClock *dst) { in acq_rel() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp361 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cpp376 void acq_rel(SimpleSyncClock *dst) { in acq_rel() function