Searched refs:OPC_META_COLLECT (Results 1 – 11 of 11) sorted by relevance
197 if ((src->opc == OPC_META_SPLIT) || (src->opc == OPC_META_COLLECT)) { in sched_check_src_cond()246 if (instr->opc == OPC_META_COLLECT) { in cycle_count()842 if (!is_meta(n->instr) || n->instr->opc == OPC_META_COLLECT) in choose_instr_prio()1052 if (instr->opc == OPC_META_COLLECT) in sched_node_add_dep()1090 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()
124 if (instr->opc != OPC_META_COLLECT && instr->opc != OPC_MOV) in instr_can_cse()
122 } else if (instr->opc == OPC_META_COLLECT) { in chase_copies()566 case OPC_META_COLLECT: in ir3_merge_regs()
313 collect = ir3_instr_create(block, OPC_META_COLLECT, 1, arrsz); in ir3_create_collect()370 if (src->opc == OPC_META_COLLECT) { in ir3_split_dest()
376 OPC_META_COLLECT = _OPC(-1, 3), enumerator
111 case OPC_META_COLLECT: in print_instr_name()
651 assert(samp_tex->opc == OPC_META_COLLECT); in instr_cp()
545 } else if (instr->opc == OPC_META_COLLECT) { in ir3_lower_copies()
192 if (instr->opc == OPC_META_COLLECT) { in instr_cycles()883 ir3_instr_create(block, OPC_META_COLLECT, 1, elems); in extract()2043 instr->opc != OPC_META_COLLECT) in fixup_merge_sets()
2296 else if (instr->opc == OPC_META_COLLECT) in handle_block()