Home
last modified time | relevance | path

Searched defs:jip (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dgram.y3356 int jip = branch_offset(insn, jip_offset); in set_branch_two_offsets() local
3372 int jip = branch_offset(insn, jip_offset); in set_branch_one_offset() local
H A Dgen8_instruction.h269 static inline void gen8_set_jip(struct gen8_instruction *insn, unsigned jip) in gen8_set_jip()
H A Dbrw_eu_emit.c2424 int jip = intel->gen == 6 ? insn->bits1.branch_gen6.jump_count in brw_find_loop_end() local
H A Dbrw_structs.h1113 int jip:16; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu.c532 int jip; in elk_label_assembly() local
H A Delk_disasm.c1592 int jip; in elk_disassemble_inst() local
H A Delk_eu_emit.c2505 int jip = devinfo->ver == 6 ? elk_inst_gfx6_jump_count(devinfo, insn) in while_jumps_before_offset() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu.c466 int jip = brw_inst_jip(devinfo, inst); in brw_label_assembly() local
H A Dbrw_eu_emit.c1623 int jip = brw_inst_jip(devinfo, insn); in while_jumps_before_offset() local
H A Dbrw_disasm.c2044 int jip = brw_inst_jip(devinfo, inst); in brw_disassemble_inst() local