Searched refs:brw_has_jip (Results 1 – 3 of 3) sorted by relevance
493 } else if (brw_has_jip(devinfo, brw_inst_opcode(devinfo, inst))) { in brw_label_assembly()
36 brw_has_jip(const struct gen_device_info *devinfo, enum opcode opcode) in brw_has_jip() function1763 } else if (brw_has_jip(devinfo, opcode)) { in brw_disassemble_inst()
176 bool brw_has_jip(const struct gen_device_info *devinfo, enum opcode opcode);