Searched refs:test4_a (Results 1 – 7 of 7) sorted by relevance
238 ; CHECK: define void @test4_a() {239 define void @test4_a() {279 call void @reference_function_pointer(void()* @test4_a)283 call void @test4_a()304 call void @reference_function_pointer(void()* @test4_a)309 call void @test4_a()330 call void @reference_function_pointer(void()* @test4_a)334 call void @test4_a()
13 @test4_a = common global i8 0, align 814 ; CHECK-DAG: @test4_a = common global i16 0, align 8
7 @test4_a = common global i16 0, align 4
79 @test4_a = linkonce_odr unnamed_addr alias void (), void ()* @test4_f80 ; CHECK: @test4_a = linkonce_odr unnamed_addr alias173 call void @test4_a()
158 long test4_a(long long ll) { in test4_a() function