Searched refs:BI_COND_ALWAYS (Results 1 – 6 of 6) sorted by relevance
221 (ins->cond == BI_COND_ALWAYS)); in bi_make_singleton()
155 BI_COND_ALWAYS = 0, enumerator
237 case BI_COND_ALWAYS: return "always"; in bi_cond_name()
1054 return BI_COND_ALWAYS; in bi_cond_for_nir()1126 if (bcond == BI_COND_ALWAYS) in bi_fuse_cond()2135 .cond = BI_COND_ALWAYS in bi_emit_branch()
665 if (ins->cond == BI_COND_ALWAYS) in bi_pack_add_branch()
507 bool direct = ins->cond == BI_COND_ALWAYS; in bit_step()