Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h217 phi_cost = 10000, enumerator
Dsb_ra_init.cpp557 sh.coal.add_edge(v, d, coalescer::phi_cost); in split_phi_src()