Home | History | Annotate | Download | only in Thumb2

Lines Matching full:tmp1

7     %tmp1 = and i32 %a, %tmp
8 ret i32 %tmp1
15 %tmp1 = and i32 %tmp, %a
16 ret i32 %tmp1
23 %tmp1 = and i32 %a, %tmp
24 ret i32 %tmp1
31 %tmp1 = and i32 %tmp, %a
32 ret i32 %tmp1
39 %tmp1 = xor i32 4294967295, %tmp
40 %tmp2 = and i32 %a, %tmp1
48 %tmp1 = xor i32 %tmp, 4294967295
49 %tmp2 = and i32 %tmp1, %a
57 %tmp1 = xor i32 %tmp, 4294967295
58 %tmp2 = and i32 %a, %tmp1
68 %tmp1 = xor i32 4294967295, %tmp
69 %tmp2 = and i32 %tmp1, %a