Home | History | Annotate | Download | only in gcc

Lines Matching defs:jump_target

422 			    rtx *jump_target, int jump_count,
508 if (jump_target)
509 *jump_target = JUMP_LABEL (this_jump_insn);
573 (this_jump_insn->jump_target (),
878 rtx jump_target;
1106 rtx_insn *jump_insn = find_dead_or_set_registers (target, res, &jump_target,
1119 if (!ANY_RETURN_P (jump_target))
1120 jump_target = next_active_insn (as_a<rtx_insn *> (jump_target));
1121 mark_target_live_regs (insns, jump_target, &new_resources);