Searched refs:__sync_fetch_and_add_8 (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_atomic.c | 41 #pragma redefine_extname __sync_fetch_and_add_8_c __sync_fetch_and_add_8 47 #define __sync_fetch_and_add_8 __sync_fetch_and_add_8_c macro 79 __sync_fetch_and_add_8(uint64_t *ptr, uint64_t val) in __sync_fetch_and_add_8() function
|
/aosp_15_r20/external/llvm/test/CodeGen/X86/ |
H A D | atomic-ops-ancient-64.ll | 6 ; CHECK: calll __sync_fetch_and_add_8
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | sync-builtins.def | 39 DEF_SYNC_BUILTIN (BUILT_IN_SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8",
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 434 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 459 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | RuntimeLibcalls.def | 485 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | RuntimeLibcalls.def | 484 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | RuntimeLibcalls.def | 485 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | RuntimeLibcalls.def | 485 HANDLE_LIBCALL(SYNC_FETCH_AND_ADD_8, "__sync_fetch_and_add_8")
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | Builtins.def | 528 BUILTIN(__sync_fetch_and_add_8, "LLiLLiD*LLi.", "nt")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | Builtins.inc | 1234 BUILTIN(__sync_fetch_and_add_8, "LLiLLiD*LLi.", "tn")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Builtins.inc | 1234 BUILTIN(__sync_fetch_and_add_8, "LLiLLiD*LLi.", "tn")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Builtins.inc | 1249 BUILTIN(__sync_fetch_and_add_8, "LLiLLiD*LLi.", "tn")
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Builtins.def | 737 BUILTIN(__sync_fetch_and_add_8, "LLiLLiD*LLi.", "nt")
|