Searched refs:OPC_META_PHI (Results 1 – 7 of 7) sorted by relevance
75 if (src_instr->opc == OPC_META_PHI) in is_eligible_mov()334 if (instr->opc == OPC_META_PHI) in reg_cp()
524 if ((instr->opc == OPC_META_INPUT) || (instr->opc == OPC_META_PHI)) { in sched_block()641 if (instr->opc == OPC_META_PHI) { in sched_insert_parallel_copies()
53 case OPC_META_PHI: in print_instr_name()
137 if (instr->opc == OPC_META_PHI) in group_n()
205 OPC_META_PHI = _OPC(-1, 1), enumerator
493 if (d->opc == OPC_META_PHI) { in get_definer()
2560 phi = ir3_instr_create2(ctx->block, OPC_META_PHI, in emit_phi()2582 if (instr->opc != OPC_META_PHI) in resolve_phis()