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

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

Completed in 61 milliseconds