Searched refs:BRW_OPCODE_BREAK (Results 1 – 15 of 15) 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()
72 brw_inst_opcode(devinfo, inst) != BRW_OPCODE_BREAK && in clear_pad_bits()102 brw_inst_opcode(devinfo, src) != BRW_OPCODE_BREAK && in skip_bit()
100 op == BRW_OPCODE_BREAK || in ends_block()286 case BRW_OPCODE_BREAK: in cfg_t()
171 op == BRW_OPCODE_BREAK || in bblock_ends_with_control_flow()
43 opcode == BRW_OPCODE_BREAK || in has_jip()56 opcode == BRW_OPCODE_BREAK || in has_uip()1313 } else if (devinfo->gen < 6 && (opcode == BRW_OPCODE_BREAK || in brw_disassemble_inst()
384 inst = emit(BRW_OPCODE_BREAK); in emit_thread_end()
546 [BRW_OPCODE_BREAK] = {
819 case BRW_OPCODE_BREAK: in is_control_flow()
1667 insn = next_insn(p, BRW_OPCODE_BREAK); in brw_BREAK()1800 if (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_BREAK && in brw_patch_break_cont()2767 case BRW_OPCODE_BREAK: in brw_set_uip_jip()
1480 case BRW_OPCODE_BREAK: in brw_compact_instructions()
886 BRW_OPCODE_BREAK = 40, enumerator
1782 case BRW_OPCODE_BREAK: in generate_code()
1704 case BRW_OPCODE_BREAK: in generate_code()
2112 emit(BRW_OPCODE_BREAK); in nir_emit_jump()
4513 bld.emit(BRW_OPCODE_BREAK); in nir_emit_jump()