Home
last modified time | relevance | path

Searched refs:jmp_insn_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c1964 void brw_land_fwd_jump(struct brw_codegen *p, int jmp_insn_idx) in brw_land_fwd_jump() argument
1967 brw_inst *jmp_insn = &p->store[jmp_insn_idx]; in brw_land_fwd_jump()
1977 jmpi * (p->nr_insn - jmp_insn_idx - 1)); in brw_land_fwd_jump()
Dbrw_eu.h1728 void brw_land_fwd_jump(struct brw_codegen *p, int jmp_insn_idx);