Searched refs:target_label (Results 1 – 8 of 8) sorted by relevance
820 if (target_label == 0) in optimize_skip()823 if (target_label) in optimize_skip()2966 own_target = own_thread_p (target_label, target_label, 0); in fill_eager_delay_slots()3064 target_label = skip_consecutive_labels (follow_jumps (target_label)); in relax_delay_slots()3065 if (target_label == 0) in relax_delay_slots()3068 if (target_label && next_active_insn (target_label) == next in relax_delay_slots()3075 if (target_label && target_label != JUMP_LABEL (insn)) in relax_delay_slots()3084 && target_label in relax_delay_slots()3209 if (target_label) in relax_delay_slots()3264 if (target_label in relax_delay_slots()[all …]
796 rtx target_label = block_label (target); in try_redirect_by_replacing_jump() local799 emit_jump_insn_after_noloc (gen_jump (target_label), insn); in try_redirect_by_replacing_jump()800 JUMP_LABEL (BB_END (src)) = target_label; in try_redirect_by_replacing_jump()801 LABEL_NUSES (target_label)++; in try_redirect_by_replacing_jump()
748 rtx target_label; local798 if (target_label == 0)976 if (target_label)3041 own_target = own_thread_p (target_label, target_label, 0); in fill_eager_delay_slots()3140 target_label = follow_jumps (target_label);3143 target_label = prev_label (next_real_insn (target_label));3145 if (target_label == 0)3288 if (target_label)3302 if (trial != target_label3306 target_label = trial;[all …]
745 rtx target_label = block_label (target); local748 emit_jump_insn_after (gen_jump (target_label), insn);749 JUMP_LABEL (src->end) = target_label;750 LABEL_NUSES (target_label)++;
56 push_pending_label (target_label) in push_pending_label() argument57 tree target_label; in push_pending_label()59 if (! LABEL_CHANGED (target_label))62 pending_blocks = target_label;63 LABEL_CHANGED (target_label) = 1;72 check_pending_block (target_label) in check_pending_block() argument73 tree target_label; in check_pending_block()81 push_pending_label (target_label);86 if (LABEL_IN_SUBR (target_label))91 if (LABEL_IN_SUBR (target_label))[all …]
1694 tree target_label = lookup_label (target_pc); local1696 expand_goto (target_label);1704 tree target_label = lookup_label (target_pc);1708 expand_goto (target_label);1717 tree target_label = lookup_label (target_pc);1719 expand_goto (target_label);
754 rtx target_label = JUMP_LABEL (jump_insn); in mostly_false_jump() local762 for (insnt = NEXT_INSN (target_label); in mostly_false_jump()809 for (insnt = PREV_INSN (target_label); in mostly_false_jump()823 > INSN_ADDRESSES (INSN_UID (target_label))) in mostly_false_jump()
999 rtx target_label = JUMP_LABEL (jump_insn); local1007 for (insnt = NEXT_INSN (target_label);1054 for (insnt = PREV_INSN (target_label);1070 > INSN_ADDRESSES (INSN_UID (target_label)))