Searched refs:test_atomic (Results 1 – 4 of 4) sorted by relevance
32 struct test_atomic struct34 test_atomic() in test_atomic() function44 struct test_atomic<A, true> struct46 test_atomic() in test_atomic() function57 struct test_atomic<A*, false> struct59 test_atomic() in test_atomic() function77 test_atomic<A, std::is_integral<T>::value && !std::is_same<T, bool>::value>(); in test()
301 define void @test_atomic(i32 **%ptr) {302 ; CHECK-LABEL: test_atomic:
394 name: test_atomic403 ; CHECK-LABEL: name: test_atomic
315 void test_atomic(void) { in test_atomic() function