Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dgen8_instruction.h269 static inline void gen8_set_jip(struct gen8_instruction *insn, unsigned jip) in gen8_set_jip()
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
Dbrw_eu_emit.c2424 int jip = intel->gen == 6 ? insn->bits1.branch_gen6.jump_count in brw_find_loop_end() local
Dbrw_structs.h1113 int jip:16; member
/external/mesa3d/src/intel/compiler/elk/
Delk_eu.c547 int jip; in elk_label_assembly() local
Delk_disasm.c2184 int jip; in elk_disassemble_inst() local
Delk_eu_emit.c2985 int jip = devinfo->ver == 6 ? elk_inst_gfx6_jump_count(devinfo, insn) in while_jumps_before_offset() local
/external/mesa3d/src/intel/compiler/
Dbrw_eu.c494 int jip = brw_inst_jip(devinfo, inst); in brw_label_assembly() local
Dbrw_disasm.c2037 int jip = brw_inst_jip(devinfo, inst); in brw_disassemble_inst() local
Dbrw_eu_emit.c1815 int jip = brw_inst_jip(devinfo, insn); in while_jumps_before_offset() local