Home | History | Annotate | Download | only in ARM

Lines Matching full:icmp

3 ; This tests icmp operations that do not map directly to NEON instructions.
15 %tmp3 = icmp ne <8 x i8> %tmp1, %tmp2
26 %tmp3 = icmp ne <4 x i16> %tmp1, %tmp2
37 %tmp3 = icmp ne <2 x i32> %tmp1, %tmp2
48 %tmp3 = icmp ne <16 x i8> %tmp1, %tmp2
59 %tmp3 = icmp ne <8 x i16> %tmp1, %tmp2
70 %tmp3 = icmp ne <4 x i32> %tmp1, %tmp2
80 %tmp3 = icmp slt <16 x i8> %tmp1, %tmp2
90 %tmp3 = icmp sle <4 x i16> %tmp1, %tmp2
100 %tmp3 = icmp ult <4 x i16> %tmp1, %tmp2
110 %tmp3 = icmp ule <4 x i32> %tmp1, %tmp2