| /src/external/gpl3/gcc/dist/gcc/ |
| tree-cfg.h | 83 extern void dump_function_to_file (tree, FILE *, dump_flags_t);
|
| ipa-icf.h | 334 dump_function_to_file (decl, file, TDF_DETAILS);
|
| cgraphclones.cc | 1182 dump_function_to_file (clone_of->decl, symtab->dump_file, 1184 dump_function_to_file (decl, symtab->dump_file, dump_flags);
|
| omp-oacc-neuter-broadcast.cc | 1600 dump_function_to_file (current_function_decl, dump_file, dump_flags); 1818 dump_function_to_file (current_function_decl, dump_file, dump_flags);
|
| print-tree.cc | 1215 dump_function_to_file (const_cast <tree_node*> (&ref), stderr, TDF_NONE);
|
| profile.cc | 1400 dump_function_to_file (cfun->decl, dump_file, dump_flags);
|
| tree-ssa-tail-merge.cc | 1825 dump_function_to_file (current_function_decl, dump_file, dump_flags);
|
| dumpfile.cc | 2069 dump_function_to_file (fn, stream, flags);
|
| ipa-split.cc | 1449 dump_function_to_file (node->decl, dump_file, dump_flags);
|
| tree-cfg.cc | 2656 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); 8263 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) function 8540 dump_function_to_file (fn, stderr, flags);
|
| passes.cc | 1799 dump_function_to_file (fn->decl, dump_file, dump_flags);
|
| tree-switch-conversion.cc | 2111 dump_function_to_file (current_function_decl, dump_file, dump_flags);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-cfg.h | 82 extern void dump_function_to_file (tree, FILE *, dump_flags_t);
|
| ipa-icf.h | 332 dump_function_to_file (decl, file, TDF_DETAILS);
|
| cgraphclones.cc | 1159 dump_function_to_file (clone_of->decl, symtab->dump_file, 1161 dump_function_to_file (decl, symtab->dump_file, dump_flags);
|
| omp-oacc-neuter-broadcast.cc | 1600 dump_function_to_file (current_function_decl, dump_file, dump_flags); 1818 dump_function_to_file (current_function_decl, dump_file, dump_flags);
|
| print-tree.cc | 1202 dump_function_to_file (const_cast <tree_node*> (&ref), stderr, TDF_NONE);
|
| profile.cc | 1381 dump_function_to_file (cfun->decl, dump_file, dump_flags);
|
| tree-ssa-tail-merge.cc | 1814 dump_function_to_file (current_function_decl, dump_file, dump_flags);
|
| dumpfile.cc | 2072 dump_function_to_file (fn, stream, flags);
|
| ipa-split.cc | 1446 dump_function_to_file (node->decl, dump_file, dump_flags);
|
| tree-cfg.cc | 2580 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); 8041 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) function 8309 dump_function_to_file (fn, stderr, flags);
|
| passes.cc | 1799 dump_function_to_file (fn->decl, dump_file, dump_flags);
|
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-playback.cc | 2090 dump_function_to_file (m_inner_fndecl, stderr, TDF_VOPS|TDF_MEMSYMS|TDF_LINENO);
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-playback.cc | 1921 dump_function_to_file (m_inner_fndecl, stderr, TDF_VOPS|TDF_MEMSYMS|TDF_LINENO);
|