Searched refs:BI_CSEL (Results 1 – 7 of 7) sorted by relevance
38 [BI_CSEL] = BI_SCHED_FMA | BI_CONDITIONAL,
58 BI_CSEL, enumerator
54 case BI_CSEL: return "csel"; in bi_class_name()
954 return BI_CSEL; in bi_class_for_nir_alu()1198 if (i && alu.type == BI_CSEL) in emit_alu()1354 if (alu.type == BI_CSEL) { in emit_alu()
518 case BI_CSEL: in bi_pack_fma()
283 bi_instruction ins = bit_ins(BI_CSEL, 4, nir_type_uint, size); in bit_csel_helper()
506 case BI_CSEL: { in bit_step()