Home
last modified time | relevance | path

Searched refs:shorten_branches (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Doutput.h53 extern void shorten_branches (rtx_insn *);
H A Dfinal.c901 shorten_branches (rtx_insn *first) in shorten_branches() function
4772 shorten_branches (get_insns ()); in rest_of_handle_shorten_branches()
H A Drtl.def258 Set at the start of shorten_branches:
/dragonfly/contrib/gcc-4.7/gcc/
H A Doutput.h55 extern void shorten_branches (rtx);
H A Dfinal.c853 shorten_branches (rtx first ATTRIBUTE_UNUSED) in shorten_branches() function
4393 shorten_branches (get_insns ()); in rest_of_handle_shorten_branches()
H A Drtl.def231 Set at the start of shorten_branches:
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c32468 shorten_branches (tmp); in x86_output_mi_thunk()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c41907 shorten_branches (insn); in x86_output_mi_thunk()