Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c1533 bool needs_phi = false; in add_live_in_phi()
1540 needs_phi = true; in add_live_in_phi()
1551 needs_phi = true; in add_live_in_phi()
1557 if (!needs_phi) { in add_live_in_phi()
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp2167 bool needs_phi = false; in handle_live_in() local
2173 needs_phi |= !(new_val == ops[i]); in handle_live_in()
2176 if (needs_phi) { in handle_live_in()

Completed in 8 milliseconds