Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Datomic.c132 #define IS_LOCK_FREE_16 0 macro
152 if (IS_LOCK_FREE_16) {\
/external/llvm-project/compiler-rt/lib/builtins/
Datomic.c131 #define IS_LOCK_FREE_16(p) ATOMIC_ALWAYS_LOCK_FREE_OR_ALIGNED_LOCK_FREE(16, p) macro
239 OPTIMISED_CASE(16, IS_LOCK_FREE_16, __uint128_t)