Searched refs:simplify_phi_def (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_spill.c1787 simplify_phi_def(struct ir3_register *def) function in typeref:struct:ir3_register *
1810 src->def = simplify_phi_def(src->def);
1842 * point to. See note in simplify_phi_def() for why this is necessary.
1853 instr->data = simplify_phi_def(instr->data);

Completed in 4 milliseconds