Searched refs:test2_f (Results 1 – 11 of 11) sorted by relevance
16 static void test2_f() { in test2_f() function19 static void test2_f(int x) { in test2_f() function23 test2_f(); in test2_use()24 test2_f(42); in test2_use()
55 static test2_A10 *test2_f(void);56 static test2_IA *test2_f(void);60 (void)sizeof(*test2_f()); in test2_g()
111 short test2_f(long long ll) { in test2_f() function
58 define internal void @test2_f(i1 %b) {78 ; Identical to @test2_f but doesn't get inlined because there is more than one79 ; call. If this *does* get inlined, the body used both here and in @test2_f105 call void @test2_f(i1 false)106 ; CHECK-NOT: @test2_f110 call void @test2_f(i1 true)111 ; CHECK-NOT: @test2_f
55 ; CHECK-NOT: @test2_f()56 define internal void()* @test2_f() {66 %p = call void()* @test2_f()
20 static void test2_f() { in test2_f() function22 static void test2_f(int x) { in test2_f() function
14 void test2_f() { in test2_f() function
5 int test2_f() { in test2_f() function
12 int test2_f; variable
12 void test2_f(void) {} in test2_f() function
106 define linkonce_odr void @test2_f() comdat($test2_c) {107 ; CHECK: define linkonce_odr void @test2_f()