Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp416 have_spill_costs(false) in fs_reg_alloc()
493 bool have_spill_costs; member in fs_reg_alloc
870 have_spill_costs = false; in discard_interference_graph()
1062 have_spill_costs = true; in set_spill_costs()
1068 if (!have_spill_costs) in choose_spill_reg()