Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c1967 brw_inst *jmp_insn = &p->store[jmp_insn_idx]; in brw_land_fwd_jump() local
1973 assert(brw_inst_opcode(p->isa, jmp_insn) == BRW_OPCODE_JMPI); in brw_land_fwd_jump()
1974 assert(brw_inst_src1_reg_file(devinfo, jmp_insn) == BRW_IMMEDIATE_VALUE); in brw_land_fwd_jump()
1976 brw_inst_set_gfx4_jump_count(devinfo, jmp_insn, in brw_land_fwd_jump()