Searched refs:jip_compacted (Results 1 – 1 of 1) sorted by relevance
1393 int32_t jip_compacted = brw_inst_jip(devinfo, insn) >> shift; in update_uip_jip() local1394 jip_compacted -= compacted_between(this_old_ip, in update_uip_jip()1395 this_old_ip + (jip_compacted / 2), in update_uip_jip()1397 brw_inst_set_jip(devinfo, insn, jip_compacted << shift); in update_uip_jip()