Searched refs:LLVM_HAS_ATOMICS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/clang/include/llvm/Config/
H A Dllvm-config.h44 #define LLVM_HAS_ATOMICS 1 macro
H A Dconfig.h453 #define LLVM_HAS_ATOMICS 1 macro
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DAtomic.cpp30 #if LLVM_HAS_ATOMICS == 0
46 #if LLVM_HAS_ATOMICS == 0
61 #if LLVM_HAS_ATOMICS == 0
74 #if LLVM_HAS_ATOMICS == 0
87 #if LLVM_HAS_ATOMICS == 0

Completed in 60 milliseconds