Searched refs:evaluate_spill_costs (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_reg_allocate.cpp | 295 * - 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 D | brw_vec4.h | 133 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
|
| H A D | brw_vec4.cpp | 2778 evaluate_spill_costs(spill_costs, no_spill);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_reg_allocate.cpp | 254 * - 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 D | brw_vec4.h | 136 void evaluate_spill_costs(float *spill_costs, bool *no_spill);
|
| H A D | brw_vec4.cpp | 2832 evaluate_spill_costs(spill_costs, no_spill);
|
Completed in 10 milliseconds