Searched refs:rtl_cfg_hooks (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | cfghooks.h | 183 extern struct cfg_hooks rtl_cfg_hooks;
|
| HD | cfghooks.c | 40 cfg_hooks = &rtl_cfg_hooks; in rtl_register_cfg_hooks()
|
| HD | cfgrtl.c | 3022 struct cfg_hooks rtl_cfg_hooks = { variable
|
| HD | ChangeLog.tree-ssa | 1452 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Fill in can_duplicate_block_p 1773 (rtl_cfg_hooks): Add rtl_block_ends_with_call_p, 2822 * cfgrtl (rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Add new hooks. 2925 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hooks): Modified. 9076 Declare, and register them in rtl_cfg_hooks and cfg_layout_rtl_cfg_hook. 11539 rtl_cfg_hooks structure.
|
| HD | ChangeLog-2004 | 4028 * cfgrtl.c (rtl_cfg_hooks): Add NULL hooks to 33400 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Fill in can_duplicate_block_p 33408 (rtl_cfg_hooks): Add rtl_block_ends_with_call_p, 44587 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hooks): Fill in new entries.
|
| HD | ChangeLog-2005 | 26254 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Add hooks to
|
| HD | ChangeLog-2003 | 20512 (rtl_cfg_hooks, cfg_layout_rtl_cfg_hooks): New functions.
|