Lines Matching refs:EFI
4 …%s -mcpu=generic -enable-misched=false -mtriple=x86_64-win32-macho | FileCheck %s -check-prefix=EFI
11 ; EFI-LABEL: unaligned:
35 ; EFI: $[[B0OFS:4096|4104]], %rsp
36 ; EFI-NOT: call
59 ; EFI: leaq 15(%{{.*}}), [[R1:%r.*]]
60 ; EFI: andq $-16, [[R1]]
61 ; EFI: movq %rsp, [[R64:%r.*]]
62 ; EFI: subq [[R1]], [[R64]]
63 ; EFI: movq [[R64]], %rsp
77 ; EFI: subq $48, %rsp
78 ; EFI: movq [[R64]], 32(%rsp)
79 ; EFI: leaq -[[B0OFS]](%rbp), %r9
80 ; EFI: callq _bar
93 ; EFI-LABEL: aligned:
114 ; EFI: leaq 15(%{{.*}}), [[R1:%r.*]]
115 ; EFI: andq $-16, [[R1]]
116 ; EFI: movq %rsp, [[R64:%r.*]]
117 ; EFI: subq [[R1]], [[R64]]
118 ; EFI: andq $-128, [[R64]]
119 ; EFI: movq [[R64]], %rsp
131 ; EFI: subq $48, %rsp
132 ; EFI: movq [[R64]], 32(%rsp)
133 ; EFI: callq _bar