Searched refs:test5a (Results 1 – 13 of 13) sorted by relevance
57 declare void @test5a(i32*)65 call void @test5a(i32* %A)70 ; CHECK-NEXT: call void @test5a
50 void test5a() { in test5a() function
50 ; CHECK: test5a52 define i32 @test5a(i32 %X, i32 %Y) {
51 blk_t test5a[] = { variable310 do_test_seq(bb5, test5a); in main()
59 ; CHECK: test5a61 define i32 @test5a(i32 %X, i32 %Y) {
87 declare void @test5a(%struct.S* align 16 byval) nounwind ssp98 call void @test5a(%struct.S* align 16 byval %y)102 ; CHECK: call void @test5a(%struct.S* byval align 16 %y)
113 define internal {i64,i64} @test5a() {120 %a = invoke {i64,i64} @test5a()
86 declare i32 @test5a()90 ; CHECK: %X = call i32 @test5a()92 %X = call i32 @test5a( ) ; <i32> [#uses=1]
42 ; CHECK-LABEL: @test5a(44 define i32 @test5a(i32 %A) {
130 define i32 @test5a() {136 %r = invoke i32 @test5a() to label %exit unwind label %unwind
64 define i32 @test5a(i32 %A) {65 ; CHECK-LABEL: @test5a(
551 ; test5a: no arrays / no nested arrays554 define void @test5a(i8* %a) {556 ; LINUX-I386-LABEL: test5a:560 ; LINUX-X64-LABEL: test5a:564 ; LINUX-KERNEL-X64-LABEL: test5a:568 ; DARWIN-X64-LABEL: test5a:
366 ; CHECK-LABEL: define void @test5a(370 define void @test5a(i32* %x, i1 %q, i8* %y) nounwind {