Home | History | Annotate | Download | only in InstCombine

Lines Matching full:tst2

14   %tst2 = icmp ne i32 %mask2, 0
16 %res = and i1 %tst1, %tst2
31 %tst2 = icmp eq i32 %mask2, 0
33 %res = or i1 %tst1, %tst2
48 %tst2 = icmp ne i32 %mask2, 39
50 %res = and i1 %tst1, %tst2
65 %tst2 = icmp eq i32 %mask2, 39
67 %res = or i1 %tst1, %tst2
82 %tst2 = icmp ne i32 %mask2, %A
84 %res = and i1 %tst1, %tst2
99 %tst2 = icmp eq i32 %mask2, %A
101 %res = or i1 %tst1, %tst2
117 %tst2 = icmp eq i32 %mask2, 0
119 %res = or i1 %tst1, %tst2
132 %tst2 = icmp eq i32 %masked, 0
134 %val = or i1 %tst1, %tst2
148 %tst2 = icmp eq i32 %in, 0
150 %val = or i1 %tst1, %tst2