Home
last modified time | relevance | path

Searched defs:LLVM_HAS_ATOMICS (Results 1 – 21 of 21) sorted by relevance

/external/llvm/host/include/llvm/Config/
Dllvm-config.h52 #define LLVM_HAS_ATOMICS 1 macro
56 #define LLVM_HAS_ATOMICS 0 macro
Dconfig.h621 #define LLVM_HAS_ATOMICS 1 macro
625 #define LLVM_HAS_ATOMICS 0 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h555 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h557 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h555 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h555 #define LLVM_HAS_ATOMICS 1 macro
/external/llvm/device/include/llvm/Config/
Dllvm-config.h42 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h562 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1376 AC_DEFINE(LLVM_HAS_ATOMICS, 1, Has gcc/MSVC atomic intrinsics), definition
1378 AC_DEFINE(LLVM_HAS_ATOMICS, 0, Has gcc/MSVC atomic intrinsics) definition