Lines Matching refs:REGULAR
2 …: llc -mtriple x86_64-apple-macosx -mcpu=corei7-avx < %s -o - | FileCheck %s --check-prefix=REGULAR
33 ; Same for REGULAR, we eliminate register bank copy with each slices.
34 ; REGULAR-LABEL: _t1:
36 ; REGULAR: vmovss 64([[BASE:[^)]+]]), [[OUT_Real:%xmm[0-9]+]]
38 ; REGULAR-NEXT: vmovss 68([[BASE]]), [[OUT_Imm:%xmm[0-9]+]]
40 ; REGULAR-NEXT: vaddss ([[BASE]]), [[OUT_Real]], [[RES_Real:%xmm[0-9]+]]
42 ; REGULAR-NEXT: vaddss 4([[BASE]]), [[OUT_Imm]], [[RES_Imm:%xmm[0-9]+]]
44 ; REGULAR-NEXT: vinsertps $16, [[RES_Imm]], [[RES_Real]], [[RES_Vec:%xmm[0-9]+]]
46 ; REGULAR-NEXT: vmovlps [[RES_Vec]], ([[BASE]])
98 ; For the REGULAR heuristic, this is not profitable to slice things that are not
100 ; REGULAR-LABEL: _t2:
101 ; REGULAR: shrq $48
124 ; REGULAR-LABEL: _t3:
125 ; REGULAR: shrq $48
126 ; REGULAR: shrq $32