Lines Matching refs:SLM
5 …triple=x86_64-unknown-linux-gnu -mcpu=silvermont < %s | FileCheck -check-prefixes=CHECK,REST,SLM %s
84 ; SLM-LABEL: div64:
85 ; SLM: # %bb.0: # %entry
86 ; SLM-NEXT: movq %rdi, %rcx
87 ; SLM-NEXT: movq %rdi, %rax
88 ; SLM-NEXT: orq %rsi, %rcx
89 ; SLM-NEXT: shrq $32, %rcx
90 ; SLM-NEXT: je .LBB1_1
91 ; SLM-NEXT: # %bb.2:
92 ; SLM-NEXT: cqto
93 ; SLM-NEXT: idivq %rsi
94 ; SLM-NEXT: retq
95 ; SLM-NEXT: .LBB1_1:
96 ; SLM-NEXT: xorl %edx, %edx
97 ; SLM-NEXT: # kill: def $eax killed $eax killed $rax
98 ; SLM-NEXT: divl %esi
99 ; SLM-NEXT: # kill: def $eax killed $eax def $rax
100 ; SLM-NEXT: retq
207 ; SLM-LABEL: div64_hugews:
208 ; SLM: # %bb.0:
209 ; SLM-NEXT: movq %rdi, %rcx
210 ; SLM-NEXT: movq %rdi, %rax
211 ; SLM-NEXT: orq %rsi, %rcx
212 ; SLM-NEXT: shrq $32, %rcx
213 ; SLM-NEXT: je .LBB4_1
214 ; SLM-NEXT: # %bb.2:
215 ; SLM-NEXT: cqto
216 ; SLM-NEXT: idivq %rsi
217 ; SLM-NEXT: retq
218 ; SLM-NEXT: .LBB4_1:
219 ; SLM-NEXT: xorl %edx, %edx
220 ; SLM-NEXT: # kill: def $eax killed $eax killed $rax
221 ; SLM-NEXT: divl %esi
222 ; SLM-NEXT: # kill: def $eax killed $eax def $rax
223 ; SLM-NEXT: retq