Searched refs:OPC_META_SPLIT (Results 1 – 10 of 10) sorted by relevance
76 if (instr->opc == OPC_META_SPLIT) { in remove_unused_by_block()150 if (instr->opc != OPC_META_SPLIT) in find_and_remove_unused()
327 if (instr->opc == OPC_META_SPLIT) in propagate_instr()370 case OPC_META_SPLIT: { in chase_definition()474 if (instr->opc == OPC_META_SPLIT || instr->opc == OPC_META_COLLECT || in check_reaching_instr()
108 case OPC_META_SPLIT: in print_instr_name()357 if (instr->opc == OPC_META_SPLIT) { in print_instr()
119 if (instr->opc == OPC_META_SPLIT) { in chase_copies()563 case OPC_META_SPLIT: in ir3_merge_regs()
261 if (dst->opc == OPC_META_SPLIT) { in ir3_put_dst()382 ir3_instr_create(block, OPC_META_SPLIT, 1, 1); in ir3_split_dest()
329 OPC_META_SPLIT = _OPC(-1, 2), enumerator
560 } else if (instr->opc == OPC_META_SPLIT) { in ir3_lower_copies()
190 if ((src->opc == OPC_META_SPLIT) || (src->opc == OPC_META_COLLECT)) { in sched_check_src_cond()
784 ir3_instr_create(after->block, OPC_META_SPLIT, 1, 1); in split()1922 if (instr->opc != OPC_META_SPLIT && in fixup_merge_sets()
2012 else if (instr->opc == OPC_META_SPLIT) in handle_block()