Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.h92 void ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost);
Dregister_allocate.c777 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) in ra_set_node_spill_cost() function
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp498 ra_set_node_spill_cost(g, i, spill_costs[i]); in choose_spill_reg()
Dbrw_fs_reg_allocate.cpp868 ra_set_node_spill_cost(g, i, spill_costs[i]); in choose_spill_reg()