Searched refs:BI_COND_LT (Results 1 – 5 of 5) sorted by relevance
288 for (enum bi_cond cond = BI_COND_LT; cond <= BI_COND_NE; ++cond) { in bit_csel_helper()407 for (enum bi_cond cond = BI_COND_LT; cond <= BI_COND_NE; ++cond) { in bit_fcmp_helper()442 for (enum bi_cond cond = BI_COND_LT; cond <= BI_COND_NE; ++cond) { in bit_icmp_helper()
237 if (cond == BI_COND_LT) return left < right; \
156 BI_COND_LT, enumerator
238 case BI_COND_LT: return "lt"; in bi_cond_name()
1038 return BI_COND_LT; in bi_cond_for_nir()