Searched refs:OPC_META_COLLECT (Results 1 – 11 of 11) sorted by relevance
190 if ((src->opc == OPC_META_SPLIT) || (src->opc == OPC_META_COLLECT)) { in sched_check_src_cond()240 if (instr->opc == OPC_META_COLLECT) { in cycle_count()784 if (!is_meta(n->instr) || n->instr->opc == OPC_META_COLLECT) in choose_instr_prio()994 if (instr->opc == OPC_META_COLLECT) in sched_node_add_dep()1026 if (instr->opc != OPC_META_COLLECT) in is_output_collect()
329 else if (instr->opc == OPC_META_COLLECT) in propagate_instr()379 case OPC_META_COLLECT: { in chase_definition()474 if (instr->opc == OPC_META_SPLIT || instr->opc == OPC_META_COLLECT || in check_reaching_instr()
96 if (instr->opc != OPC_META_COLLECT) in instr_can_cse()
122 } else if (instr->opc == OPC_META_COLLECT) { in chase_copies()566 case OPC_META_COLLECT: in ir3_merge_regs()
311 collect = ir3_instr_create(block, OPC_META_COLLECT, 1, arrsz); in ir3_create_collect()368 if (src->opc == OPC_META_COLLECT) { in ir3_split_dest()
330 OPC_META_COLLECT = _OPC(-1, 3), enumerator
111 case OPC_META_COLLECT: in print_instr_name()
619 debug_assert(samp_tex->opc == OPC_META_COLLECT); in instr_cp()
545 } else if (instr->opc == OPC_META_COLLECT) { in ir3_lower_copies()
189 if (instr->opc == OPC_META_COLLECT) { in instr_cycles()805 ir3_instr_create(after->block, OPC_META_COLLECT, 1, elems); in extract()1923 instr->opc != OPC_META_COLLECT) in fixup_merge_sets()
2014 else if (instr->opc == OPC_META_COLLECT) in handle_block()