/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.dataflow | 552 * df-scan.c (df_scan_alloc): Change pool size. 685 (df_scan_alloc): Initialize the new bitmap obstacks, and use them. 1403 * df-scan.c (df_scan_alloc): Removed calls to df_grow_ref_info. 1654 (rest_of_handle_global_alloc): Changed call to df_scan_alloc. 1751 (df_scan_alloc): Removed blocks_to_rescan param and reference to 1942 df_scan_free_bb_info, df_scan_alloc, df_scan_free, 1945 df_ref_create, df_scan_alloc, df_scan_start_block, 2537 * df-scan.c (df_scan_alloc): Always processes entire function. 2544 * df-core.c (df_analyze): Add call to df_scan_alloc. Removed 2615 (df_scan_alloc, df_scan_free): Added setting of out_of_date_transfer_functions. [all …]
|
H A D | df.h | 1063 extern void df_scan_alloc (bitmap);
|
H A D | df-core.cc | 697 df_scan_alloc (NULL); in rest_of_handle_df_initialize()
|
H A D | df-scan.cc | 230 df_scan_alloc (bitmap all_blocks ATTRIBUTE_UNUSED) in df_scan_alloc() function 405 df_scan_alloc, /* Allocate the problem specific data. */
|
H A D | bb-reorder.cc | 3055 df_scan_alloc (NULL); in execute()
|
H A D | ira.cc | 6004 df_scan_alloc (NULL); in do_reload()
|
H A D | ChangeLog-2006 | 12519 (df_scan_alloc): Added code to properly handle multiword hard 20604 (df_scan_alloc): Ditto. 21470 (df_scan_alloc, df_rescan_blocks, df_reg_chain_unlink, 23159 df_scan_free_bb_info, df_scan_alloc, df_scan_free, df_scan_dump,
|
H A D | ChangeLog-2010 | 15331 (df_scan_alloc): Do not allocate it. 26047 (df_scan_alloc): DO not create df_scan_block pool. 27544 * df-scan.c (df_scan_free_internal, df_scan_alloc, df_scan_start_dump,
|
H A D | ChangeLog-2008 | 3873 (df_scan_free_internal, df_scan_alloc, df_free_ref, 17016 (df_scan_alloc): Don't allocate it.
|
H A D | ChangeLog-2015 | 16303 * df-scan.c (df_scan_alloc): Likewise. 22938 (df_scan_alloc): Likewise. 30464 (df_scan_alloc) Likewise.
|
H A D | ChangeLog-2012 | 23930 * df-scan.c (df_scan_alloc): Round up allocation pools size, reduce
|
H A D | ChangeLog-2007 | 17153 * df-scan.c (df_scan_alloc): Initialize optional_p.
|
H A D | ChangeLog-2019 | 24439 * df-scan.c (df_scan_alloc): Likewise.
|
H A D | ChangeLog-2013 | 2636 * df-scan.c (df_scan_free_internal, df_scan_alloc)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df.h | 1063 extern void df_scan_alloc (bitmap);
|
H A D | df-core.c | 697 df_scan_alloc (NULL); in rest_of_handle_df_initialize()
|
H A D | df-scan.c | 230 df_scan_alloc (bitmap all_blocks ATTRIBUTE_UNUSED) in df_scan_alloc() function 405 df_scan_alloc, /* Allocate the problem specific data. */
|
H A D | bb-reorder.c | 3054 df_scan_alloc (NULL); in execute()
|
H A D | ira.c | 5590 df_scan_alloc (NULL); in do_reload()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
H A D | rl78.c | 4342 df_scan_alloc (NULL); in rl78_reorg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78.cc | 4341 df_scan_alloc (NULL); in rl78_reorg()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 7832 df_scan_alloc (NULL); in ix86_finalize_stack_frame_flags()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 8193 df_scan_alloc (NULL); in ix86_finalize_stack_frame_flags()
|