Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp245 brw_inst *last_halt = brw_HALT(p); in patch_halt_jumps() local
246 brw_inst_set_uip(p->devinfo, last_halt, 1 * scale); in patch_halt_jumps()
247 brw_inst_set_jip(p->devinfo, last_halt, 1 * scale); in patch_halt_jumps()