Searched refs:BI_COMBINE (Results 1 – 5 of 5) sorted by relevance
36 [BI_COMBINE] = 0,
122 if (ins->type != BI_COMBINE) continue; in bi_lower_combine()
199 .type = BI_COMBINE, in bi_emit_ld_blend_input()527 .type = BI_COMBINE, in bi_emit_ld_frag_coord()985 return BI_COMBINE; in bi_class_for_nir_alu()1095 unsigned vec = alu->type == BI_COMBINE ? 1 : in bi_copy_src()1172 assert(!vector || alu.type == BI_COMBINE || alu.type == BI_MOV); in emit_alu()1187 if (alu.type == BI_COMBINE) in emit_alu()1346 alu.type = BI_COMBINE; in emit_alu()1980 .type = BI_COMBINE, in emit_texc()
56 BI_COMBINE, enumerator
52 case BI_COMBINE: return "combine"; in bi_class_name()