Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1659 void try_remove_trivial_phi(ra_ctx& ctx, Temp temp) in try_remove_trivial_phi() function
1719 try_remove_trivial_phi(ctx, t); in try_remove_trivial_phi()
2422 try_remove_trivial_phi(ctx, phi->definitions[0].getTemp()); in register_allocation()
/external/mesa3d/docs/relnotes/
D20.1.0.rst1234 - aco: refactor try_remove_trivial_phi() in RA