Home
last modified time | relevance | path

Searched refs:create_pre_exit (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmode-switching.cc231 create_pre_exit (int n_entities, int *entity_map, const int *num_modes) in create_pre_exit() function
548 pre_exit = create_pre_exit (n_entities, entity_map, num_modes); in optimize_mode_switching()
H A DChangeLog.dataflow1298 * mode-switching.c (create_pre_exit): Skip CLOBBER of pseudo
1301 calls after create_pre_exit call.
H A DChangeLog-20123933 * mode-switching.c (create_pre_exit): Set return_copy to last_insn if
4674 * mode-switching.c (create_pre_exit): Set short_block if there
5030 * mode-switching.c (create_pre_exit): Set return_copy to
5137 * mode-switching.c (create_pre_exit): Force late switching if
H A DChangeLog-20136384 (create_pre_exit): Remove usage of EXIT_BLOCK_PTR macro.
13444 * mode-switching.c (create_pre_exit): Rename maybe_builtin_apply
24965 * mode-switching.c (create_pre_exit): Always split off preceding
25164 * mode-switching.c (create_pre_exit): Allow instructions that
H A DChangeLog-200713135 * mode-switching.c (create_pre_exit): Don't search past calls.
15363 * mode-switching.c (create_pre_exit): Skip barrier insns.
26054 * mode-switching.c (create_pre_exit): Skip blockage insn.
H A DChangeLog-200522841 * lcm.c (create_pre_exit, optimize_mode_switching): Likewise.
35622 * lcm.c (create_pre_exit): New.
35624 ENTRY_EXIT_EXTRA to 3. Use create_pre_exit.
H A DChangeLog-201015600 * mode-switching.c (create_pre_exit): Ditto.
32845 (create_pre_exit): Use function_value_regno_p hook.
H A DChangeLog-201715801 * mode-switching.c (create_pre_exit): Likewise.
15889 * mode-switching.c (create_pre_exit): Likewise.
H A DChangeLog-20183408 * mode-switching.c (create_pre_exit): After reload, always split the
H A DChangeLog-201532546 * mode-switching.c (create_pre_exit): Likewise.
H A DChangeLog-201426145 (create_pre_exit): Likewise for locals "last_insn",
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmode-switching.c231 create_pre_exit (int n_entities, int *entity_map, const int *num_modes) in create_pre_exit() function
548 pre_exit = create_pre_exit (n_entities, entity_map, num_modes); in optimize_mode_switching()