Lines Matching refs:M64
1 …%s -mcpu=generic -enable-misched=false -mtriple=x86_64-mingw32 | FileCheck %s -check-prefix=M64
9 ; M64-LABEL: unaligned:
17 ; M64: $4096, %eax
18 ; M64: callq ___chkstk_ms
19 ; M64: subq %rax, %rsp
20 ; M64: leaq 128(%rsp), %rbp
40 ; M64: leaq 15(%{{.*}}), %rax
41 ; M64: andq $-16, %rax
42 ; M64: callq ___chkstk_ms
43 ; M64: subq %rax, %rsp
44 ; M64: movq %rsp, %rax
67 ; M64: subq $48, %rsp
68 ; M64: movq %rax, 32(%rsp)
69 ; M64: leaq -128(%rbp), %r9
70 ; M64: callq bar
84 ; M64: leaq 3968(%rbp), %rsp
91 ; M64-LABEL: aligned:
98 ; M64: leaq 15(%{{.*}}), %rax
99 ; M64: andq $-16, %rax
100 ; M64: callq ___chkstk_ms
101 ; M64: subq %rax, %rsp
102 ; M64: movq %rsp, [[R2:%r.*]]
103 ; M64: andq $-128, [[R2]]
104 ; M64: movq [[R2]], %rsp
123 ; M64: subq $48, %rsp
124 ; M64: movq [[R2]], 32(%rsp)
125 ; M64: callq bar