Home
last modified time | relevance | path

Searched refs:test_atomic_fetch_add (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Datomic-ops-libcall.c39 int test_atomic_fetch_add(int *p) { in test_atomic_fetch_add() function
/aosp_15_r20/external/clang/test/Analysis/
H A Datomics.c24 void test_atomic_fetch_add(struct RefCountedStruct *s) { in test_atomic_fetch_add() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dmain.cpp39 extern int test_atomic_fetch_add(cl_device_id deviceID, cl_context context, cl_command_queue queue,…
H A Dtest_atomics.cpp1182 int test_atomic_fetch_add(cl_device_id deviceID, cl_context context, in test_atomic_fetch_add() function