Lines Matching refs:ult
6 %r = icmp ult i8 %a, %b
12 %r = icmp ult i16 %a, %b
18 %r = icmp ult i32 %a, %b
24 %r = icmp ult i64 %a, %b
30 %r = icmp ult i32* %a, %b
53 ; CHECK: [[ICMP:%[0-9]+]]:_(s8) = G_ICMP intpred(ult), [[COPY]](s8), [[COPY1]]
61 %2(s1) = G_ICMP intpred(ult), %0(s8), %1
84 ; CHECK: [[ICMP:%[0-9]+]]:_(s8) = G_ICMP intpred(ult), [[COPY]](s16), [[COPY1]]
92 %2(s1) = G_ICMP intpred(ult), %0(s16), %1
115 ; CHECK: [[ICMP:%[0-9]+]]:_(s8) = G_ICMP intpred(ult), [[COPY]](s32), [[COPY1]]
123 %2(s1) = G_ICMP intpred(ult), %0(s32), %1
146 ; CHECK: [[ICMP:%[0-9]+]]:_(s8) = G_ICMP intpred(ult), [[COPY]](s64), [[COPY1]]
154 %2(s1) = G_ICMP intpred(ult), %0(s64), %1
177 ; CHECK: [[ICMP:%[0-9]+]]:_(s8) = G_ICMP intpred(ult), [[COPY]](p0), [[COPY1]]
185 %2(s1) = G_ICMP intpred(ult), %0(p0), %1