Searched refs:evaluate_spill_costs (Results 1 – 3 of 3) sorted by relevance
381 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) in evaluate_spill_costs() function in brw::vec4_visitor493 evaluate_spill_costs(spill_costs, no_spill); in choose_spill_reg()
132 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
2769 evaluate_spill_costs(spill_costs, no_spill); in run()