Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu.cpp487 if (brw_has_uip(devinfo, brw_inst_opcode(devinfo, inst))) { in brw_label_assembly()
Dbrw_disasm.c51 brw_has_uip(const struct gen_device_info *devinfo, enum opcode opcode) in brw_has_uip() function
1754 if (brw_has_uip(devinfo, opcode)) { in brw_disassemble_inst()
Dbrw_eu.h177 bool brw_has_uip(const struct gen_device_info *devinfo, enum opcode opcode);