Searched defs:evaluate_spill_costs (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4_reg_allocate.cpp248 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) function in class:brw::vec4_visitor
310 evaluate_spill_costs(spill_costs, no_spill);

Completed in 255 milliseconds