Home | History | Annotate | Download | only in X86

Lines Matching full:tail

6  %A = tail call i64 @testi()
14 %A = tail call i64 @testi()
22 ; Tail call shouldn't be blocked by no-op inttoptr.
24 %A = tail call i64 @testi()
36 %A = tail call <4 x float> @testv()
47 %A = tail call { i64, i64} @testp()
54 %A = tail call i64 @testi()
65 %A = tail call { i64, i64} @testp()
79 %A = tail call { i64, i64} @testp()
93 %A = tail call { i64, i64} @testp()
109 %A = tail call { i64, i64} @testp()
129 %A = tail call { i64, i64} @testp()
143 %A = tail call { i64, { i32, i32 } } @testn()
167 %A = tail call %struct.B* @testu()
177 %c = tail call { i64, i64 } @testp()
182 ; Check that we can fold an indexed load into a tail call instruction.
192 %call = tail call i32 %x1(i8* %mbstr) nounwind
196 ; <rdar://problem/12282281> Fold an indexed load into the tail call instruction.
218 %call = tail call i32 (i8*, ...)* %0(i8* null, i32 0, i32 0, i32 0, i32 0, i32 0) nounwind
226 %call = tail call x86_fp80 @fp80_callee(x86_fp80 %x) nounwind
240 %call = tail call double @trunc(double %conv) nounwind readnone