Home
last modified time | relevance | path

Searched defs:spill_costs (Results 1 – 5 of 5) 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()
490 float spill_costs[this->alloc.count]; in choose_spill_reg() local
Dbrw_fs_reg_allocate.cpp982 float spill_costs[fs->alloc.count]; in set_spill_costs() local
Dbrw_vec4.cpp2767 float spill_costs[alloc.count]; in run() local
/external/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c79 float spill_costs[c->num_temps]; in v3d_choose_spill_node() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dregalloc.c479 float spill_costs[list_length(&comp->reg_list)]; in ppir_regalloc_choose_spill_node() local