Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_reg_allocate.cpp382 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) in evaluate_spill_costs() function in brw::vec4_visitor
506 evaluate_spill_costs(spill_costs, no_spill); in choose_spill_reg()
Dbrw_vec4.h135 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
Dbrw_vec4.cpp2659 evaluate_spill_costs(spill_costs, no_spill); in run()