Searched refs:shorten_branches (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Doutput.h55 extern void shorten_branches (rtx);
H A Dfinal.c340 /* After shorten_branches, for any insn, uid_align[INSN_UID (insn)]
466 /* Code to handle alignment inside shorten_branches. */
793 /* shorten_branches might be called multiple times: for example, the SH
796 by calling shorten_branches. This cannot be collapsed with function
797 shorten_branches itself into a single pass unless we also want to integrate
802 shorten_branches (rtx first ATTRIBUTE_UNUSED)
2467 /* This instruction should have been split in shorten_branches,
4006 shorten_branches (get_insns ());
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c5037 shorten_branches (get_insns ());
5728 shorten_branches (get_insns ());
5853 shorten_branches (get_insns ());
6096 shorten_branches (get_insns ());
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c7269 shorten_branches (insn);
9078 shorten_branches (get_insns ());
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c9560 shorten_branches (insn);
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c8746 shorten_branches (insn);
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c15836 shorten_branches (insn);

Completed in 229 milliseconds