Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c1437 bool needs_phi = false; in add_live_in_phi() local
1444 needs_phi = true; in add_live_in_phi()
1455 needs_phi = true; in add_live_in_phi()
1461 if (!needs_phi) { in add_live_in_phi()
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2079 bool needs_phi = false; in handle_live_in() local
2085 needs_phi |= !(new_val == ops[i]); in handle_live_in()
2088 if (needs_phi) { in handle_live_in()