Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp918 fs_reg unspill_dst(VGRF, alloc.allocate(count)); in spill_reg() local
920 inst->src[i].nr = unspill_dst.nr; in spill_reg()
938 unspill_dst, subset_spill_offset, count); in spill_reg()