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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp295 * - When we call this from evaluate_spill_costs(), we pass the register for
355 * evaluate_spill_costs (since for the spill_reg path any block of
382 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) function in class:brw::vec4_visitor
494 evaluate_spill_costs(spill_costs, no_spill);
H A Dbrw_vec4.h133 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
H A Dbrw_vec4.cpp2778 evaluate_spill_costs(spill_costs, no_spill);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp254 * - When we call this from evaluate_spill_costs(), we pass the register for
314 * evaluate_spill_costs (since for the spill_reg path any block of
341 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) function in class:brw::vec4_visitor
454 evaluate_spill_costs(spill_costs, no_spill);
H A Dbrw_vec4.h136 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
H A Dbrw_vec4.cpp2832 evaluate_spill_costs(spill_costs, no_spill);

Completed in 10 milliseconds