Home | History | Annotate | Download | only in X86

Lines Matching full:next

21 ; CHECK-NEXT: movl   %esp, %ebp
22 ; CHECK-NEXT: pushl
23 ; CHECK-NEXT: pushl
24 ; CHECK-NEXT: andl $-32, %esp
25 ; CHECK-NEXT: subl $32, %esp
28 ; CHECK-NEXT: movl %esp, %esi
31 ; The next adjustment of the stack is due to the alloca.
35 ; Next we set up the memset call, and then undo it.
39 ; CHECK-NEXT: addl $32, %esp
42 ; Next we set up the call to 'f'.
46 ; CHECK-NEXT: addl $32, %esp
54 ; CHECK-NEXT: popl
55 ; CHECK-NEXT: popl
56 ; CHECK-NEXT: popl %ebp
57 ; CHECK-NEXT: ret