Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c495 offset + brw_inst_jip(devinfo, inst) * to_bytes_scale, mem_ctx); in brw_label_assembly()
499 jip = brw_inst_jip(devinfo, inst); in brw_label_assembly()
H A Dbrw_disasm.c1969 write_label(file, devinfo, root_label, offset, brw_inst_jip(devinfo, inst)); in brw_disassemble_inst()
1977 jip = brw_inst_jip(devinfo, inst); in brw_disassemble_inst()
H A Dbrw_eu_emit.c2898 : brw_inst_jip(devinfo, insn); in while_jumps_before_offset()
3016 assert(brw_inst_jip(devinfo, insn) != 0); in brw_set_uip_jip()
3050 assert(brw_inst_jip(devinfo, insn) != 0); in brw_set_uip_jip()
H A Dbrw_inst.h580 brw_inst_jip(const struct intel_device_info *devinfo, const brw_inst *inst) in brw_inst_jip() function
H A Dbrw_eu_compact.c2351 int32_t jip_compacted = brw_inst_jip(devinfo, insn) >> shift; in update_uip_jip()

Completed in 16 milliseconds