Searched refs:BRW_OPCODE_BREAK (Results 1 – 14 of 14) sorted by relevance
69 if (jump_inst->opcode != BRW_OPCODE_BREAK && in opt_predicated_break()124 if (jump_inst->opcode == BRW_OPCODE_BREAK && in opt_predicated_break()
100 op == BRW_OPCODE_BREAK || in ends_block()331 case BRW_OPCODE_BREAK: in cfg_t()
170 op == BRW_OPCODE_BREAK || in bblock_ends_with_control_flow()
228 BRW_OPCODE_BREAK = 40, enumerator
45 opcode == BRW_OPCODE_BREAK || in has_jip()58 opcode == BRW_OPCODE_BREAK || in has_uip()1536 } else if (devinfo->gen < 6 && (opcode == BRW_OPCODE_BREAK || in brw_disassemble_inst()
384 inst = emit(BRW_OPCODE_BREAK); in emit_thread_end()
518 [BRW_OPCODE_BREAK] = {
820 case BRW_OPCODE_BREAK: in is_control_flow()
1601 insn = next_insn(p, BRW_OPCODE_BREAK); in brw_BREAK()1734 if (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_BREAK && in brw_patch_break_cont()2699 case BRW_OPCODE_BREAK: in brw_set_uip_jip()
1574 case BRW_OPCODE_BREAK: in brw_compact_instructions()
1716 case BRW_OPCODE_BREAK: in generate_code()
1887 case BRW_OPCODE_BREAK: in generate_code()
2002 emit(BRW_OPCODE_BREAK); in nir_emit_jump()
4824 bld.emit(BRW_OPCODE_BREAK); in nir_emit_jump()