Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dregister_allocate.c142 float spill_cost; member
539 float cost = g->nodes[n].spill_cost; in ra_get_best_spill_node()
563 g->nodes[n].spill_cost = cost; in ra_set_node_spill_cost()