Searched refs:test2a (Results 1 – 8 of 8) sorted by relevance
30 void test2a(struct Test3S q);36 test2a(*q); in test2()51 test2a(a); in test3()52 test2a(b); in test3()
24 define internal i32 @test2a(i32 %A) {28 %B = call i32 @test2a( i32 0 )31 %C.upgrd.1 = call i32 @test2a(i32 1)34 ; CHECK: define internal i32 @test2a40 %X = call i32 @test2a(i32 0)44 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
19 define void @test2a(i8 %A) {25 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )28 ; CHECK: call void @test2a(i8 %1)
20 define i8 @test2a(i8 %A) {23 ; CHECK: @test2a
22 float test2a() { in test2a() function
54 define void @test2a(i8* %arrayidx) nounwind ssp {89 ; CHECK: @test2a
20 define i32 @test2a() nounwind {
47 define i8 @test2a(i8* %P) {