• Home
  • Raw
  • Download

Lines Matching full:all

4 ; RUN:     FileCheck -check-prefixes=ALL,LE32,GAS %s
6 ; RUN: FileCheck -check-prefixes=ALL,BE32,GAS %s
10 ; RUN: FileCheck -check-prefixes=ALL,LE32,IAS %s
12 ; RUN: FileCheck -check-prefixes=ALL,BE32,IAS %s
21 ; ALL-LABEL: constraint_X:
22 ; ALL: #APP
25 ; ALL: #NO_APP
33 ; ALL-LABEL: constraint_x:
34 ; ALL: #APP
39 ; ALL: #NO_APP
47 ; ALL-LABEL: constraint_d:
48 ; ALL: #APP
49 ; ALL: addiu ${{[0-9]+}}, ${{[0-9]+}}, -3
50 ; ALL: #NO_APP
58 ; ALL-LABEL: constraint_m:
59 ; ALL: #APP
60 ; ALL: addiu ${{[0-9]+}}, ${{[0-9]+}}, -4
61 ; ALL: #NO_APP
69 ; ALL-LABEL: constraint_z_0:
70 ; ALL: #APP
71 ; ALL: addiu ${{[0-9]+}}, ${{[0-9]+}}, -3
72 ; ALL: #NO_APP
80 ; ALL-LABEL: constraint_z_1:
81 ; ALL: #APP
84 ; ALL: #NO_APP
92 ; ALL-LABEL: constraint_z_2:
93 ; ALL: #APP
94 ; ALL: mtc0 ${{[1-9][0-9]?}}, ${{[0-9]+}}
95 ; ALL: #NO_APP
103 ; ALL-LABEL: constraint_z_3:
104 ; ALL: #APP
107 ; ALL: #NO_APP
115 ; ALL-LABEL: constraint_z_4:
116 ; ALL: #APP
117 ; ALL: mtc0 ${{[1-9][0-9]?}}, ${{[0-9]+}}
118 ; ALL: #NO_APP
126 ; ALL-LABEL: constraint_z_5:
130 ; ALL: #APP
131 ; ALL: mtc0 ${{[1-9][0-9]?}}, ${{[0-9]+}}
132 ; ALL: #NO_APP
140 ; ALL-LABEL: constraint_longlong:
141 ; ALL: #APP
142 ; ALL: addiu ${{[0-9]+}}, ${{[0-9]+}}, 3
143 ; ALL: #NO_APP
152 ; ALL-LABEL: constraint_D:
153 ; ALL: lw ${{[0-9]+}}, %got(uval)(${{[0-9,a-z]+}})
154 ; ALL: lw $[[SECOND:[0-9]+]], 4(${{[0-9]+}})
155 ; ALL: lw $[[FIRST:[0-9]+]], 0(${{[0-9]+}})
156 ; ALL: #APP
159 ; ALL: #NO_APP
170 ; ALL-LABEL: constraint_L:
171 ; ALL: lw ${{[0-9]+}}, %got(uval)(${{[0-9,a-z]+}})
172 ; ALL: lw $[[SECOND:[0-9]+]], 4(${{[0-9]+}})
173 ; ALL: lw $[[FIRST:[0-9]+]], 0(${{[0-9]+}})
174 ; ALL: #APP
177 ; ALL: #NO_APP
188 ; ALL-LABEL: constraint_M:
189 ; ALL: lw ${{[0-9]+}}, %got(uval)(${{[0-9,a-z]+}})
190 ; ALL: lw $[[SECOND:[0-9]+]], 4(${{[0-9]+}})
191 ; ALL: lw $[[FIRST:[0-9]+]], 0(${{[0-9]+}})
192 ; ALL: #APP
195 ; ALL: #NO_APP