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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_spill.c1437 bool needs_phi = false; local in function:add_live_in_phi
1444 needs_phi = true;
1455 needs_phi = true;
1461 if (!needs_phi) {
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_register_allocation.cpp2079 bool needs_phi = false; local in function:aco::__anon1a58e4b40110::handle_live_in
2085 needs_phi |= !(new_val == ops[i]);
2088 if (needs_phi) {

Completed in 9 milliseconds