Lines Matching full:and2
10 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
11 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
21 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
22 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
37 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
38 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
48 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
49 %tobool3 = icmp ne i32 %and2, 16 ; <i1> [#uses=1]
60 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
61 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
72 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
73 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
83 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
84 %tobool3 = icmp eq i32 %and2, 16 ; <i1> [#uses=1]
95 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
96 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
107 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
108 %tobool3 = icmp eq i32 %and2, 48 ; <i1> [#uses=1]
118 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
119 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
130 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
131 %tobool3 = icmp eq i32 %and2, %argc3 ; <i1> [#uses=1]
142 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
143 %tobool3 = icmp ne i32 %and2, 48 ; <i1> [#uses=1]
153 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
154 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
165 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
166 %tobool3 = icmp ne i32 %and2, %argc3 ; <i1> [#uses=1]
178 %and2 = and i32 %argc2, 7 ; <i32> [#uses=1]
179 %tobool3 = icmp eq i32 %and2, 7 ; <i1> [#uses=1]
190 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
191 %tobool3 = icmp eq i32 %and2, %argc ; <i1> [#uses=1]
203 %and2 = and i32 %argc2, 7 ; <i32> [#uses=1]
204 %tobool3 = icmp ne i32 %and2, 7 ; <i1> [#uses=1]
215 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
216 %tobool3 = icmp ne i32 %and2, %argc ; <i1> [#uses=1]
228 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
229 %tobool3 = icmp eq i32 %and2, 16 ; <i1> [#uses=1]
239 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
240 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
252 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
253 %tobool3 = icmp ne i32 %and2, 16 ; <i1> [#uses=1]
263 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
264 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
277 %and2 = and i32 %argc3, %argc ; <i32> [#uses=1]
278 %tobool3 = icmp eq i32 %and2, %argc3 ; <i1> [#uses=1]
290 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
291 %tobool3 = icmp eq i32 %argc3, %and2 ; <i1> [#uses=1]
303 %and2 = and i32 %argc3, %argc ; <i32> [#uses=1]
304 %tobool3 = icmp eq i32 %argc3, %and2 ; <i1> [#uses=1]
319 %and2 = and i32 %argc, %de ; <i32> [#uses=1]
320 %tobool3 = icmp eq i32 %and2, %de ; <i1> [#uses=1]
335 %and2 = and i32 %de, %argc ; <i32> [#uses=1]
336 %tobool3 = icmp eq i32 %and2, %de ; <i1> [#uses=1]
351 %and2 = and i32 %argc, %de ; <i32> [#uses=1]
352 %tobool3 = icmp eq i32 %de, %and2 ; <i1> [#uses=1]
367 %and2 = and i32 %de, %argc ; <i32> [#uses=1]
368 %tobool3 = icmp eq i32 %de, %and2 ; <i1> [#uses=1]