Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu.cpp493 } else if (brw_has_jip(devinfo, brw_inst_opcode(devinfo, inst))) { in brw_label_assembly()
Dbrw_disasm.c36 brw_has_jip(const struct gen_device_info *devinfo, enum opcode opcode) in brw_has_jip() function
1763 } else if (brw_has_jip(devinfo, opcode)) { in brw_disassemble_inst()
Dbrw_eu.h176 bool brw_has_jip(const struct gen_device_info *devinfo, enum opcode opcode);