Home
last modified time | relevance | path

Searched refs:jip_compacted (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_compact.c2351 int32_t jip_compacted = brw_inst_jip(devinfo, insn) >> shift; in update_uip_jip() local
2352 jip_compacted -= compacted_between(this_old_ip, in update_uip_jip()
2353 this_old_ip + (jip_compacted / 2), in update_uip_jip()
2355 brw_inst_set_jip(devinfo, insn, jip_compacted << shift); in update_uip_jip()

Completed in 4 milliseconds