Searched refs:ra_set_node_spill_cost (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.h92 void ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost);
H A Dregister_allocate.c776 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.h132 void ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost);
H A Dregister_allocate.c1053 ra_set_node_spill_cost(struct ra_graph *g, unsigned int n, float cost) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp498 ra_set_node_spill_cost(g, i, spill_costs[i]);
H A Dbrw_fs_reg_allocate.cpp943 ra_set_node_spill_cost(g, i, adjusted_cost);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp458 ra_set_node_spill_cost(g, i, spill_costs[i]);
H A Dbrw_fs_reg_allocate.cpp943 ra_set_node_spill_cost(g, first_vgrf_node + i, adjusted_cost);
1062 ra_set_node_spill_cost(g, first_vgrf_node + spill_reg, 0);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c168 ra_set_node_spill_cost(g, temp_to_node[i], spill_costs[i]);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c157 ra_set_node_spill_cost(g, node, spill_costs[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c465 ra_set_node_spill_cost(g, i, spill_costs[i]);

Completed in 14 milliseconds