Home | History | Annotate | Download | only in AArch64

Lines Matching full:tail

10   tail call void @callee_stack0()
19 tail call void @callee_stack0()
28 ; can't be a tail call.
29 tail call void @callee_stack8([8 x i32] undef, i64 42)
39 tail call void @callee_stack8([8 x i32] undef, i64 42)
48 ; Shouldn't be a tail call: we can't use SP+8 because our caller might
51 tail call void @callee_stack16([8 x i32] undef, i64 undef, i64 undef)
61 tail call void @callee_stack8([8 x i32] undef, i64 42)
73 tail call void @callee_stack16([8 x i32] undef, i64 %b, i64 %a)
92 tail call void %fptr(i32 42)