Lines Matching refs:ult
23 %ret = icmp ult i8 %tmp0, %x
30 ; CHECK-NEXT: [[TMP1:%.*]] = icmp ult i8 [[TMP0]], [[X:%.*]]
35 %ret = icmp ult i8 %tmp1, %x
49 %ret = icmp ult <2 x i8> %tmp0, %x
59 %ret = icmp ult <2 x i8> %tmp0, %x
66 ; CHECK-NEXT: [[RET:%.*]] = icmp ult <2 x i8> [[TMP0]], [[X]]
70 %ret = icmp ult <2 x i8> %tmp0, %x
80 %ret = icmp ult <2 x i8> %tmp0, %x
90 %ret = icmp ult <3 x i8> %tmp0, %x
100 %ret = icmp ult <3 x i8> %tmp0, %x
118 %ret = icmp ult i8 %x, %tmp0 ; swapped order
136 %ret = icmp ult i8 %tmp1, %x
148 %ret = icmp ult i8 %x, %tmp1 ; swapped order
160 %ret = icmp ult i8 %x, %tmp1 ; swapped order
179 %ret = icmp ult i8 %tmp0, %x
190 ; CHECK-NEXT: [[RET:%.*]] = icmp ult i8 [[TMP0]], [[X]]
194 %ret = icmp ult i8 %tmp0, %x
201 ; CHECK-NEXT: [[RET:%.*]] = icmp ult i8 [[TMP0]], [[NOTX:%.*]]
205 %ret = icmp ult i8 %tmp0, %notx ; not %x
212 ; CHECK-NEXT: [[RET:%.*]] = icmp ult <2 x i8> [[TMP0]], [[X]]
216 %ret = icmp ult <2 x i8> %tmp0, %x