Searched refs:BI_BLEND (Results 1 – 8 of 8) sorted by relevance
77 case BI_BLEND: in bi_message_type_for_ins()206 if (ins->type == BI_BLEND) in bi_make_singleton()
34 [BI_BLEND] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_SRC,
50 case BI_BLEND: return "blend"; in bi_class_name()283 else if (ins->type == BI_BLEND) in bi_print_instruction()
54 BI_BLEND, enumerator
764 case BI_BLEND: in bi_pack_add()1161 if (!ins || ins->type != BI_BLEND) in bi_collect_blend_ret_addr()
247 .type = BI_BLEND, in bi_emit_blend()
660 case BI_BLEND: in bit_step()
437 - pan/bi: Add blend_location to IR for BI_BLEND520 - pan/bi: Flesh out BI_BLEND521 - pan/bi: Pack BI_BLEND640 - panfrost: Fix BI_BLEND packing