Searched refs:test4a (Results 1 – 13 of 13) sorted by relevance
48 define i8 @test4a() {54 %X = call i32 bitcast (i8 ()* @test4a to i32 ()*)( ) ; <i32> [#uses=1]56 ; CHECK: %X = call i8 @test4a()
67 struct test4a { int x, y; }; argument69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}}
73 call void @test4a(i8* byval align 1 %a)76 ; CHECK-NEXT: call void @test4a(79 declare void @test4a(i8* byval align 1)
57 define i1 @test4a(i32 %a) {58 ; CHECK-LABEL: @test4a(
71 define i8 @test4a() {72 ; CHECK-LABEL: @test4a(80 %X = call i32 bitcast (i8 ()* @test4a to i32 ()*)( ) ; <i32> [#uses=1]
79 define internal {i64,i64} @test4a() {85 ; CHECK-LABEL: define internal { i64, i64 } @test4a(90 %a = invoke {i64,i64} @test4a()
36 blk_t test4a[] = { variable302 validate_test_seq(bb4, test4a); in main()
79 define internal {i64,i64} @test4a() {86 %a = invoke {i64,i64} @test4a()
62 define i64 @test4a() {
73 call void @test4a(i8* align 1 byval %a)76 ; CHECK-NEXT: call void @test4a(79 declare void @test4a(i8* align 1 byval)
212 define void @test4a(double %f, double* %fp) {228 ; CHECK-LABEL: test4a:
461 ; test4a: struct { [4 x i8] }464 define void @test4a(i8* %a) {466 ; LINUX-I386-LABEL: test4a:470 ; LINUX-X64-LABEL: test4a:474 ; LINUX-KERNEL-X64-LABEL: test4a:478 ; DARWIN-X64-LABEL: test4a:482 ; MSVC-I386-LABEL: test4a: