Home
last modified time | relevance | path

Searched refs:__sync_val_compare_and_swap_8 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lld/test/ELF/lto/Inputs/
Dlibcall-archive.s1 .globl __sync_val_compare_and_swap_8 symbol
2 __sync_val_compare_and_swap_8: label
/external/llvm-project/libclc/generic/lib/cl_khr_int64_base_atomics/
Datom_cmpxchg.cl7 return __sync_val_compare_and_swap_8(p, cmp, val); \
/external/llvm-project/llvm/test/CodeGen/AVR/atomics/
Dload64.ll4 ; CHECK: call __sync_val_compare_and_swap_8
/external/mesa3d/src/util/
Du_atomic.c64 __sync_val_compare_and_swap_8(uint64_t *ptr, uint64_t oldval, uint64_t newval) in __sync_val_compare_and_swap_8() function
/external/llvm-project/lld/test/ELF/lto/
Dlibcall-archive.ll12 ; CHECK-NOT: T __sync_val_compare_and_swap_8
/external/mesa3d/docs/relnotes/
D17.1.10.rst113 - util/u_atomic: Add implementation of \__sync_val_compare_and_swap_8
D17.2.2.rst132 - util/u_atomic: Add implementation of \__sync_val_compare_and_swap_8
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def424 HANDLE_LIBCALL(SYNC_VAL_COMPARE_AND_SWAP_8, "__sync_val_compare_and_swap_8")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def443 HANDLE_LIBCALL(SYNC_VAL_COMPARE_AND_SWAP_8, "__sync_val_compare_and_swap_8")
/external/clang/include/clang/Basic/
DBuiltins.def619 BUILTIN(__sync_val_compare_and_swap_8, "LLiLLiD*LLiLLi.", "tn")
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def749 BUILTIN(__sync_val_compare_and_swap_8, "LLiLLiD*LLiLLi.", "tn")