Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-dump.h93 extern void dump_function_to_file (tree, FILE *, int);
H A Dgraphite.c215 dump_function_to_file (current_function_decl, dump_file, dump_flags); in graphite_initialize()
H A Dtree-dump.c1119 dump_function_to_file (fn, stream, flags); in dump_function()
H A Dcgraphunit.c2442 dump_function_to_file (node->clone_of->decl, cgraph_dump_file, dump_flags); in cgraph_materialize_clone()
2443 dump_function_to_file (node->decl, cgraph_dump_file, dump_flags); in cgraph_materialize_clone()
H A Dipa-split.c1215 dump_function_to_file (node->decl, dump_file, dump_flags); in split_function()
H A Dtree-ssa-tail-merge.c1619 dump_function_to_file (current_function_decl, dump_file, dump_flags); in tail_merge_optimize()
H A Dtree-cfg.c2119 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in gimple_dump_cfg()
6536 dump_function_to_file (tree fn, FILE *file, int flags) in dump_function_to_file() function
6682 dump_function_to_file (fn, stderr, flags); in debug_function()
H A Dpasses.c1645 dump_function_to_file (current_function_decl, dump_file, dump_flags); in execute_function_dump()
H A Dtree-nested.c2531 dump_function_to_file (root->context, dump_file, dump_flags); in finalize_nesting_tree_1()
H A Dtree-vrp.c5211 dump_function_to_file (current_function_decl, dump_file, dump_flags); in insert_range_assertions()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-cfg.h83 extern void dump_function_to_file (tree, FILE *, dump_flags_t);
H A Dipa-icf.h314 dump_function_to_file (decl, file, TDF_DETAILS); in dump_to_file()
H A Dcgraphclones.c1048 dump_function_to_file (node->clone_of->decl, symtab->dump_file, in cgraph_materialize_clone()
1050 dump_function_to_file (node->decl, symtab->dump_file, dump_flags); in cgraph_materialize_clone()
H A Ddumpfile.c1035 dump_function_to_file (fn, stream, flags); in dump_function()
H A Dprint-tree.c1073 dump_function_to_file (const_cast <tree_node*> (&ref), stderr, 0); in debug_body()
H A Dtree-ssa-tail-merge.c1809 dump_function_to_file (current_function_decl, dump_file, dump_flags); in tail_merge_optimize()
H A Dipa-split.c1450 dump_function_to_file (node->decl, dump_file, dump_flags); in split_function()
H A Dpasses.c1762 dump_function_to_file (fn->decl, dump_file, dump_flags); in execute_function_dump()
H A Dtree-switch-conversion.c1978 dump_function_to_file (current_function_decl, dump_file, dump_flags); in emit_case_decision_tree()
H A Dtree-cfg.c2557 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in gimple_dump_cfg()
7991 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) in dump_function_to_file() function
8214 dump_function_to_file (fn, stderr, flags); in debug_function()
H A Dtree-nested.c3254 dump_function_to_file (root->context, dump_file, dump_flags); in finalize_nesting_tree_1()
H A Domp-expand.c1386 dump_function_to_file (child_fn, dump_file, dump_flags); in expand_omp_taskreg()
7135 dump_function_to_file (child_fn, dump_file, dump_flags); in expand_omp_target()
H A Dhsa-gen.c6424 dump_function_to_file (current_function_decl, dump_file, TDF_DETAILS); in convert_switch_statements()
H A Dtree-vrp.c4826 dump_function_to_file (current_function_decl, dump_file, dump_flags); in insert_range_assertions()