Searched refs:test2a (Results 1 – 14 of 14) 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-LABEL: define internal i32 @test2a(40 %X = call i32 @test2a(i32 0)44 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
45 test2a(const Tuple& t) in test2a() function78 test2a(std::forward_as_tuple(i, c)); in main()
34 Test2<int> test2a(42); variable
16 define void @test2a() {
33 float test2a() { in test2a() function
54 define void @test2a(i8* %arrayidx) nounwind ssp {89 ; CHECK-LABEL: @test2a(
20 define i32 @test2a() nounwind {
42 define void @test2a(i8 %A) {43 ; CHECK-LABEL: @test2a(52 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
20 define i8 @test2a(i8 %A) {23 ; CHECK-LABEL: @test2a(
47 define i8 @test2a(i8* %P) {
53 define void @test2a(i8* noalias %P, i8* noalias %Q) nounwind ssp {58 ; CHECK-LABEL: Function: test2a:
206 ; CHECK: define void @test2a(i8* %x)213 define void @test2a(i8* %x) {
154 ; test2a: struct { [16 x i8] }157 define void @test2a(i8* %a) {159 ; LINUX-I386-LABEL: test2a:163 ; LINUX-X64-LABEL: test2a:167 ; LINUX-KERNEL-X64-LABEL: test2a:171 ; DARWIN-X64-LABEL: test2a: