Searched refs:brw_has_uip (Results 1 – 3 of 3) sorted by relevance
487 if (brw_has_uip(devinfo, brw_inst_opcode(devinfo, inst))) { in brw_label_assembly()
51 brw_has_uip(const struct gen_device_info *devinfo, enum opcode opcode) in brw_has_uip() function1754 if (brw_has_uip(devinfo, opcode)) { in brw_disassemble_inst()
177 bool brw_has_uip(const struct gen_device_info *devinfo, enum opcode opcode);