Lines Matching full:next
11 ; FAST-NEXT: xorps %xmm0, %xmm0
12 ; FAST-NEXT: movups %xmm0, (%rdi)
13 ; FAST-NEXT: retq
17 ; SLOW-NEXT: movq $0, (%rdi)
18 ; SLOW-NEXT: movq $0, 8(%rdi)
19 ; SLOW-NEXT: retq
33 ; FAST-NEXT: movups %xmm0, (%rdi)
34 ; FAST-NEXT: retq
38 ; SLOW-NEXT: movlpd %xmm0, (%rdi)
39 ; SLOW-NEXT: movhpd %xmm0, 8(%rdi)
40 ; SLOW-NEXT: retq
63 ; FAST-NEXT: movq (%rdi), %rax
64 ; FAST-NEXT: movq 8(%rdi), %rcx
65 ; FAST-NEXT: movq %rax, 40(%rdi)
66 ; FAST-NEXT: movq %rcx, 48(%rdi)
67 ; FAST-NEXT: retq
71 ; SLOW-NEXT: movq (%rdi), %rax
72 ; SLOW-NEXT: movq 8(%rdi), %rcx
73 ; SLOW-NEXT: movq %rax, 40(%rdi)
74 ; SLOW-NEXT: movq %rcx, 48(%rdi)
75 ; SLOW-NEXT: retq