Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp471 void emit_spill(const fs_builder &bld, fs_reg src,
930 fs_reg_alloc::emit_spill(const fs_builder &bld, fs_reg src, in emit_spill() function in fs_reg_alloc
1262 emit_spill(ubld.at(block, inst->next), spill_src, in spill_reg()
/external/mesa3d/docs/relnotes/
D20.3.0.rst2803 - intel/fs/ra: Increment spill_offset as part of the emit_spill loop