Searched refs:test3_a (Results 1 – 4 of 4) sorted by relevance
10 @test3_a = common global i8 011 ; CHECK-DAG: @test3_a = common global i16 0
29 @test3_a = global i32 4230 @test3_b = weak alias i32, i32* @test3_a
5 @test3_a = common global i16 0
68 void test3_a(int x) { in test3_a() function