Lines Matching refs:n0
16 %n0 = xor i4 %x, %y
17 %n1 = and i4 %n0, 1
29 %n0 = xor i4 %x, %y
30 %n1 = and i4 %n0, -2
44 %n0 = xor i4 %x, -1 ; %x
45 %n1 = and i4 %n0, 1
55 %n0 = xor i4 %x, 14 ; %x
56 %n1 = and i4 %n0, 1
68 %n0 = xor i4 %y, -1 ; %x
69 %n1 = and i4 %n0, 1
79 %n0 = xor i4 %y, 14 ; %x
80 %n1 = and i4 %n0, 1
99 %n0 = xor i4 %y, %x ; swapped order
100 %n1 = and i4 %n0, -2
112 %n0 = xor i4 %x, %y
113 %n1 = and i4 %n0, -2
129 %n0 = xor i4 %x, %y
130 %n1 = and i4 %n0, -2
142 %n0 = xor i4 %y, %x ; swapped order
143 %n1 = and i4 %n0, -2
157 %n0 = xor i4 %y, %x ; swapped order
158 %n1 = and i4 %n0, -2
172 %n0 = xor i4 %x, %y
173 %n1 = and i4 %n0, -2
189 %n0 = xor i4 %y, %x ; swapped order
190 %n1 = and i4 %n0, -2
200 %n0 = xor i4 %y, 14 ; %x
201 %n1 = and i4 %n0, 1
222 %n0 = xor i4 %x, %y ; two uses of %n0, which is going to be replaced
223 %n1 = and i4 %n0, -2
225 call void @use4(i4 %n0)
237 %n0 = xor i4 %x, %y
238 %n1 = and i4 %n0, -2 ; two uses of %n1, which is going to be replaced
253 %n0 = xor i4 %x, %y
254 %n1 = and i4 %n0, -2 ; two uses of %n1, which is going to be replaced
256 call void @use4(i4 %n0)
270 %n0 = xor i4 %x, %y
271 %n1 = and i4 %n0, %m
285 %n0 = xor i4 %x, %y
286 %n1 = and i4 %n0, -2