Searched refs:emit_unspill (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_reg_allocate.cpp | 469 void emit_unspill(const fs_builder &bld, fs_reg dst, 874 fs_reg_alloc::emit_unspill(const fs_builder &bld, fs_reg dst, in emit_unspill() function in fs_reg_alloc 1205 emit_unspill(ibld.exec_all().group(width, 0), unspill_dst, in spill_reg() 1259 emit_unspill(ubld, spill_src, subset_spill_offset, in spill_reg()
|