Searched refs:jmp_insn_idx (Results 1 – 4 of 4) sorted by relevance
334 void brw_land_fwd_jump(struct brw_compile *p, int jmp_insn_idx);
1700 void brw_land_fwd_jump(struct brw_compile *p, int jmp_insn_idx) in brw_land_fwd_jump() argument1703 struct brw_instruction *jmp_insn = &p->store[jmp_insn_idx]; in brw_land_fwd_jump()1712 jmp_insn->bits3.ud = jmpi * (p->nr_insn - jmp_insn_idx - 1); in brw_land_fwd_jump()
1208 void brw_land_fwd_jump(struct brw_codegen *p, int jmp_insn_idx);
1940 void brw_land_fwd_jump(struct brw_codegen *p, int jmp_insn_idx) in brw_land_fwd_jump() argument1943 brw_inst *jmp_insn = &p->store[jmp_insn_idx]; in brw_land_fwd_jump()1953 jmpi * (p->nr_insn - jmp_insn_idx - 1)); in brw_land_fwd_jump()