Lines Matching refs:V9
2 ; RUN: llc -march=sparc -mattr=v9 <%s | FileCheck %s -check-prefix=V9
11 ; V9: addcc
12 ; V9-NOT: subcc
13 ; V9: addx
14 ; V9: mov{{e|ne}} %icc
27 ; V9: test_select_int_icc
28 ; V9: cmp
29 ; V9-NOT: {{be|bne}}
30 ; V9: mov{{e|ne}} %icc
42 ; V9: test_select_fp_icc
43 ; V9: cmp
44 ; V9-NOT: {{be|bne}}
45 ; V9: fmovs{{e|ne}} %icc
56 ; V9: test_select_dfp_icc
57 ; V9: cmp
58 ; V9-NOT: {{be|bne}}
59 ; V9: fmovd{{e|ne}} %icc
71 ;V9-LABEL: test_select_int_fcc:
72 ;V9: fcmps
73 ;V9-NOT: nop
74 ;V9-NOT: {{fbe|fbne}}
75 ;V9: mov{{e|ne}} %fcc0
87 ;V9-LABEL: test_select_fp_fcc:
88 ;V9: fcmps
89 ;V9-NOT: {{fbe|fbne}}
90 ;V9: fmovs{{e|ne}} %fcc0
102 ;V9-LABEL: test_select_dfp_fcc:
103 ;V9: fcmpd
104 ;V9-NOT: nop
105 ;V9-NOT: {{fbne|fbe}}
106 ;V9: fmovd{{e|ne}} %fcc0
120 ; V9-LABEL: test_float_cc
121 ; V9: fcmpd
122 ; V9: {{fbl|fbuge}} .LBB
123 ; V9: fcmpd
124 ; V9: {{fbule|fbg}} .LBB
155 ; V9-LABEL: test_adde_sube
156 ; V9: addcc
157 ; V9: addxcc
158 ; V9: addxcc
159 ; V9: addxcc
160 ; V9: subcc
161 ; V9: subxcc
162 ; V9: subxcc
163 ; V9: subxcc