Lines Matching refs:V8
1 ; RUN: llc -march=sparc <%s | FileCheck %s -check-prefix=V8
8 ; V8: addcc
9 ; V8-NOT: subcc
10 ; V8: addx
24 ; V8: test_select_int_icc
25 ; V8: cmp
26 ; V8: {{be|bne}}
39 ; V8: test_select_fp_icc
40 ; V8: cmp
41 ; V8: {{be|bne}}
53 ; V8: test_select_dfp_icc
54 ; V8: cmp
55 ; V8: {{be|bne}}
67 ;V8-LABEL: test_select_int_fcc:
68 ;V8: fcmps
69 ;V8-NEXT: nop
70 ;V8: {{fbe|fbne}}
84 ;V8-LABEL: test_select_fp_fcc:
85 ;V8: fcmps
86 ;V8: {{fbe|fbne}}
98 ;V8-LABEL: test_select_dfp_fcc:
99 ;V8: fcmpd
100 ;V8-NEXT: nop
101 ;V8: {{fbne|fbe}}
114 ; V8-LABEL: test_float_cc
115 ; V8: fcmpd
116 ; V8: {{fbl|fbuge}} .LBB
117 ; V8: fcmpd
118 ; V8: {{fbule|fbg}} .LBB
144 ; V8-LABEL: test_adde_sube
145 ; V8: addcc
146 ; V8: addxcc
147 ; V8: addxcc
148 ; V8: addxcc
149 ; V8: subcc
150 ; V8: subxcc
151 ; V8: subxcc
152 ; V8: subxcc