Searched refs:df_dump (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | init-regs.c | 125 df_dump (dump_file); in initialize_uninitialized_regs()
|
H A D | loop-init.c | 577 df_dump (dump_file); in execute()
|
H A D | df-core.c | 2117 df_dump (FILE *file) in df_dump() function 2154 df_dump (file); in df_dump_region()
|
H A D | dce.c | 767 df_dump (dump_file); in init_dce()
|
H A D | df.h | 997 extern void df_dump (FILE *);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | init-regs.cc | 128 df_dump (dump_file); in initialize_uninitialized_regs()
|
H A D | loop-init.cc | 584 df_dump (dump_file); in execute()
|
H A D | ChangeLog.dataflow | 1991 df_reg_used, df_dump, df_dump_start, df_dump_top, df_dump_bottom, 3049 (df_dump): Now calls new dumpers. 3056 * modulo-sched.c (sms_schedule): Removed calls to df_dump and df 3059 * web.c (web_main): Removed call to df_dump and df_finish. 3063 * global.c (global_alloc): Removed call to df_dump and debugging 3135 * dce.c (init_dce): Removed call to df_dump. 3429 (df_dump): Formatting fixes. 4221 df_insn_regno_def_p, df_find_def, df_find_use, df_dump, 4318 df_lr_confluence_n, df_init, df_dump): Changed the way EH_USES is processed. 4345 df_bb_regno_last_def_find, df_chain_dump, df_dump): [all …]
|
H A D | df-core.cc | 2117 df_dump (FILE *file) in df_dump() function 2154 df_dump (file); in df_dump_region()
|
H A D | dce.cc | 767 df_dump (dump_file); in init_dce()
|
H A D | df.h | 997 extern void df_dump (FILE *);
|
H A D | ChangeLog-2006 | 12558 (df_dump): Whitespace changes. 19636 (df_dump): Likewise. 23125 df_iterative_dataflow, df_dump, df_chain_dump, df_refs_chain_dump, 23150 df_reg_defined, df_find_use, df_reg_used, df_dump,
|
H A D | ChangeLog-2002 | 20222 df_modified_p, df_refs_unlink, df_dump): Likewise. 21681 df_dump, hybrid_search_bitmap, iterative_dataflow_sbitmap): Modified.
|
H A D | ChangeLog-2001 | 4615 (df_dump): Dump the read/write flag.
|
H A D | ChangeLog-2007 | 9198 * loop-iv.c (iv_analysis_loop_init): Changed call from df_dump to
|
H A D | ChangeLog-2013 | 2630 * df-core.c (df_set_blocks, df_compute_cfg_image, df_dump): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5012 df_dump (dump_file); in nvptx_reorg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 5721 df_dump (dump_file); in nvptx_reorg()
|