Home
last modified time | relevance | path

Searched refs:dump_function_to_file (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.h82 extern void dump_function_to_file (tree, FILE *, dump_flags_t);
H A Dcgraphclones.cc1159 dump_function_to_file (clone_of->decl, symtab->dump_file, in materialize_clone()
1161 dump_function_to_file (decl, symtab->dump_file, dump_flags); in materialize_clone()
H A Dipa-icf.h332 dump_function_to_file (decl, file, TDF_DETAILS); in dump_to_file()
H A Domp-oacc-neuter-broadcast.cc1600 dump_function_to_file (current_function_decl, dump_file, dump_flags); in oacc_do_neutering()
1818 dump_function_to_file (current_function_decl, dump_file, dump_flags); in oacc_do_neutering()
H A Dprint-tree.cc1201 dump_function_to_file (const_cast <tree_node*> (&ref), stderr, TDF_NONE); in debug_body()
H A Dtree-ssa-tail-merge.cc1814 dump_function_to_file (current_function_decl, dump_file, dump_flags); in tail_merge_optimize()
H A Dprofile.cc1380 dump_function_to_file (cfun->decl, dump_file, dump_flags); in branch_prob()
H A Dipa-split.cc1446 dump_function_to_file (node->decl, dump_file, dump_flags); in split_function()
H A Ddumpfile.cc2072 dump_function_to_file (fn, stream, flags); in dump_function()
H A Dpasses.cc1798 dump_function_to_file (fn->decl, dump_file, dump_flags); in execute_function_dump()
H A Dtree-switch-conversion.cc1999 dump_function_to_file (current_function_decl, dump_file, dump_flags); in emit()
H A Dtree-cfg.cc2580 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in gimple_dump_cfg()
8041 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) in dump_function_to_file() function
8309 dump_function_to_file (fn, stderr, flags); in debug_function()
H A DChangeLog.tree-ssa2656 * tree-cfg.c (dump_function_to_file): Move ";; Function" header ...
4998 (compute_alias_sets): Call dump_function_to_file.
5326 * tree-cfg.c (dump_function_to_file): Mind when cfun is null.
5881 * tree-cfg.c (dump_function_to_file): Update dumping of variables.
5970 (dump_tree_cfg): Use brief_dump_cfg and dump_function_to_file.
5971 (dump_cfg_function_to_file): Merged into dump_function_to_file,
5974 (dump_function_to_file): Moved from tree-dump.c, merged with
5976 * tree-dump.c (dump_function_to_file): Removed.
5980 dump_cfg_function_to_file by dump_function_to_file.
6168 * tree-dump.c (dump_function_to_file): Work without the topmost
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.h82 extern void dump_function_to_file (tree, FILE *, dump_flags_t);
H A Dipa-icf.h332 dump_function_to_file (decl, file, TDF_DETAILS); in dump_to_file()
H A Dcgraphclones.c1115 dump_function_to_file (node->clone_of->decl, symtab->dump_file, in cgraph_materialize_clone()
1117 dump_function_to_file (node->decl, symtab->dump_file, dump_flags); in cgraph_materialize_clone()
H A Dprint-tree.c1192 dump_function_to_file (const_cast <tree_node*> (&ref), stderr, TDF_NONE); in debug_body()
H A Dtree-ssa-tail-merge.c1808 dump_function_to_file (current_function_decl, dump_file, dump_flags); in tail_merge_optimize()
H A Dipa-split.c1427 dump_function_to_file (node->decl, dump_file, dump_flags); in split_function()
H A Dpasses.c1750 dump_function_to_file (fn->decl, dump_file, dump_flags); in execute_function_dump()
H A Ddumpfile.c2042 dump_function_to_file (fn, stream, flags);
H A Dtree-switch-conversion.c1962 dump_function_to_file (current_function_decl, dump_file, dump_flags); in emit()
H A Dtree-cfg.c2560 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in gimple_dump_cfg()
7969 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) in dump_function_to_file() function
8215 dump_function_to_file (fn, stderr, flags); in debug_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c1539 dump_function_to_file (m_inner_fndecl, stderr, TDF_VOPS|TDF_MEMSYMS|TDF_LINENO); in postprocess()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc1921 dump_function_to_file (m_inner_fndecl, stderr, TDF_VOPS|TDF_MEMSYMS|TDF_LINENO); in postprocess()

123