Home
last modified time | relevance | path

Searched defs:atomic_load_relaxed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h75 inline typename T::Type atomic_load_relaxed(const volatile T *a) { in atomic_load_relaxed() function
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h126 inline typename T::Type atomic_load_relaxed(const volatile T *A) { in atomic_load_relaxed() function