Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp381 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) in evaluate_spill_costs() function in brw::vec4_visitor
493 evaluate_spill_costs(spill_costs, no_spill); in choose_spill_reg()
Dbrw_vec4.h132 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
Dbrw_vec4.cpp2769 evaluate_spill_costs(spill_costs, no_spill); in run()