Home
last modified time | relevance | path

Searched defs:jip (Results 1 – 7 of 7) 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/
Dbrw_eu.cpp494 int jip; in brw_label_assembly() local
Dbrw_disasm.c1764 int jip; in brw_disassemble_inst() local
Dbrw_eu_emit.c2845 int jip = devinfo->gen == 6 ? brw_inst_gen6_jump_count(devinfo, insn) in while_jumps_before_offset() local