Home
last modified time | relevance | path

Searched refs:LLVM_HAS_ATOMICS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAtomic.cpp31 #if LLVM_HAS_ATOMICS == 0 in MemoryFence()
47 #if LLVM_HAS_ATOMICS == 0 in CompareAndSwap()
/freebsd/lib/clang/include/llvm/Config/
H A Dllvm-config.h28 #define LLVM_HAS_ATOMICS 1 macro