Home
last modified time | relevance | path

Searched refs:brw_inst_uip (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c493 offset + brw_inst_uip(devinfo, inst) * to_bytes_scale, mem_ctx); in brw_label_assembly()
H A Dbrw_eu_emit.c3015 assert(brw_inst_uip(devinfo, insn) != 0); in brw_set_uip_jip()
3045 brw_inst_set_jip(devinfo, insn, brw_inst_uip(devinfo, insn)); in brw_set_uip_jip()
3049 assert(brw_inst_uip(devinfo, insn) != 0); in brw_set_uip_jip()
H A Dbrw_inst.h550 brw_inst_uip(const struct intel_device_info *devinfo, const brw_inst *inst) in brw_inst_uip() function
H A Dbrw_disasm.c1973 write_label(file, devinfo, root_label, offset, brw_inst_uip(devinfo, inst)); in brw_disassemble_inst()
H A Dbrw_eu_compact.c2362 int32_t uip_compacted = brw_inst_uip(devinfo, insn) >> shift; in update_uip_jip()

Completed in 15 milliseconds