Searched defs:spill_all (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp531 fs_visitor::assign_regs(bool allow_spilling, bool spill_all) argument
H A Dbrw_fs.cpp7260 bool spill_all = allow_spilling && (INTEL_DEBUG & DEBUG_SPILL_FS); local in function:fs_visitor::allocate_registers
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp1181 fs_reg_alloc::assign_regs(bool allow_spilling, bool spill_all) argument
1252 fs_visitor::assign_regs(bool allow_spilling, bool spill_all) argument
H A Dbrw_fs.cpp8868 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS); local in function:fs_visitor::allocate_registers

Completed in 26 milliseconds