Searched refs:create_pre_exit (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | mode-switching.cc | 231 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 D | ChangeLog.dataflow | 1298 * mode-switching.c (create_pre_exit): Skip CLOBBER of pseudo 1301 calls after create_pre_exit call.
|
H A D | ChangeLog-2012 | 3933 * 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 D | ChangeLog-2013 | 6384 (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 D | ChangeLog-2007 | 13135 * 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 D | ChangeLog-2005 | 22841 * 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 D | ChangeLog-2010 | 15600 * mode-switching.c (create_pre_exit): Ditto. 32845 (create_pre_exit): Use function_value_regno_p hook.
|
H A D | ChangeLog-2017 | 15801 * mode-switching.c (create_pre_exit): Likewise. 15889 * mode-switching.c (create_pre_exit): Likewise.
|
H A D | ChangeLog-2018 | 3408 * mode-switching.c (create_pre_exit): After reload, always split the
|
H A D | ChangeLog-2015 | 32546 * mode-switching.c (create_pre_exit): Likewise.
|
H A D | ChangeLog-2014 | 26145 (create_pre_exit): Likewise for locals "last_insn",
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | mode-switching.c | 231 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()
|