Searched defs:no_spill (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp382 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) argument
492 bool no_spill[this->alloc.count]; local in function:brw::vec4_visitor::choose_spill_reg
[all...]
H A Dbrw_fs_reg_allocate.cpp874 bool no_spill[this->alloc.count]; local in function:fs_visitor::choose_spill_reg
H A Dbrw_vec4.cpp2777 bool no_spill[alloc.count]; local in function:brw::vec4_visitor::run
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp341 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) argument
452 bool no_spill[this->alloc.count]; local in function:brw::vec4_visitor::choose_spill_reg
[all...]
H A Dbrw_fs_reg_allocate.cpp867 bool no_spill[fs->alloc.count]; local in function:fs_reg_alloc::set_spill_costs
H A Dbrw_vec4.cpp2831 bool no_spill[alloc.count]; local in function:brw::vec4_visitor::run
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_ra.c397 BITSET_WORD *no_spill = calloc(sizeof(BITSET_WORD), BITSET_WORDS(l->node_count)); local in function:bi_choose_spill_node
H A Dcompiler.h373 bool no_spill; member in struct:__anon9a2e09910208
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h156 unsigned no_spill; member in struct:midgard_instruction

Completed in 17 milliseconds