Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp8007 bool can_spill = allow_spilling && in allocate_registers() local
8013 allocated = assign_regs(can_spill, spill_all); in allocate_registers()