Lines Matching defs:jump_insn
373 case JUMP_INSN:
428 rtx_insn *jump_insn = 0;
479 of a call, so search for a JUMP_INSN in any position. */
505 if (jump_insn == 0)
507 jump_insn = insn;
590 jump_insn = 0;
602 return jump_insn;
671 case JUMP_INSN:
995 if ((code == INSN || code == JUMP_INSN || code == CALL_INSN)
1106 rtx_insn *jump_insn = find_dead_or_set_registers (target, res, &jump_target,
1114 if (jump_insn)
1117 rtx_insn *stop_insn = next_active_insn (jump_insn);
1125 /* Include JUMP_INSN in the needed registers. */