Searched refs:jmp_insn_idx (Results 1 – 2 of 2) sorted by relevance
1588 void brw_land_fwd_jump(struct brw_compile *p, int jmp_insn_idx) in brw_land_fwd_jump() argument1591 struct brw_instruction *jmp_insn = &p->store[jmp_insn_idx]; in brw_land_fwd_jump()1600 jmp_insn->bits3.ud = jmpi * (p->nr_insn - jmp_insn_idx - 1); in brw_land_fwd_jump()
1052 void brw_land_fwd_jump(struct brw_compile *p, int jmp_insn_idx);