Home
last modified time | relevance | path

Searched refs:current_function_name (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dstatistics.cc155 current_function_name (), in statistics_fini_pass_2()
163 current_function_name (), in statistics_fini_pass_2()
Dinit-regs.cc118 current_function_name (), regno, bb->index, in initialize_uninitialized_regs()
Dfunction.h718 extern const char *current_function_name (void);
Dgraphite.cc173 fprintf (file, "\nFunction Name: %s\n", current_function_name ()); in print_graphite_scop_statistics()
Dipa-pure-const.cc2189 current_function_name ()); in execute()
2219 current_function_name ()); in execute()
2389 current_function_name ()); in execute()
Dmcf.cc285 current_function_name (), msg); in dump_fixup_graph()
1265 current_function_name ()); in adjust_cfg_counts()
Dsel-sched-dump.cc743 fprintf (f, "function [label = \"%s\"];\n", current_function_name ()); in sel_dump_cfg_2()
Dtree-dfa.cc1037 current_function_name ()); in dump_enumerated_decls()
Dstore-motion.cc1205 current_function_name (), n_basic_blocks_for_fn (cfun)); in one_store_motion_pass()
Dgcse.cc2623 current_function_name (), n_basic_blocks_for_fn (cfun), in one_pre_gcse_pass()
3556 current_function_name (), n_basic_blocks_for_fn (cfun), in one_code_hoisting_pass()
Dcprop.cc1904 current_function_name (), n_basic_blocks_for_fn (cfun), in one_cprop_pass()
Ddf-core.cc2168 fprintf (file, "\n\n%s\n", current_function_name ()); in df_dump_start()
Dexcept.cc2022 current_function_name ()); in set_nothrow_function_flags()
Dtree-parloops.cc2173 snprintf (buf, 100, "%s.$loopfn", current_function_name ()); in create_loop_fn()
Dtree-cfg.cc2597 const char *funcname = current_function_name (); in dump_cfg_stats()
8458 fprintf (file, "\nLoops in function: %s\n", current_function_name ()); in print_loops()
Dfunction.cc6417 current_function_name (void) in current_function_name() function
Dhaifa-sched.cc7418 ";; %s:\n", current_function_name ()); in haifa_sched_finish()
DChangeLog.tree-ssa11566 to not rely on current_function_name (and implicitly cfun).
11570 to not rely on current_function_name (and implicitly cfun).
11574 to not rely on current_function_name (and implicitly cfun).
14432 (dump_tree_cfg): Use current_function_name.
14435 (tree_cfg2dot): Use current_function_name.
14437 (dump_dfa_stats): Use current_function_name.
14447 (dump_reaching_defs): Use current_function_name.
DFSFChangeLog.106447 * mips.h (current_function_name): Delete declaration.
6448 (ASM_DECLARE_FUNCTION_NAME): Don't set current_function_name.
6452 current_function_name.
DChangeLog-199911199 * config/vax/vms.h (current_function_name): Delete declaration.
11201 (current_function_name, current_function_calls_setjmp): Delete
11280 current_function_name, current_function_uses_const_pool,
11337 current_function_name, current_function_return_rtx,
DChangeLog-201211119 current_function_name instead of lang_hooks.decl_printable_name.
18673 (dump_cfg_stats): Use current_function_name.
19524 (dump_fixup_graph): Use current_function_name.
19597 (current_function_name): Use it.
19615 * statistics.c (statistics_fini_pass_2): Use current_function_name
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr-log.cc195 fputs (current_function_name(), file); in avr_log_vadump()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dada-lang.c5276 const char *current_function_name; in remove_irrelevant_renamings() local
5334 current_function_name = current_function->linkage_name (); in remove_irrelevant_renamings()
5335 if (current_function_name == NULL) in remove_irrelevant_renamings()
5348 current_function_name)) in remove_irrelevant_renamings()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc11488 current_function_name(), cfun_frame_layout.frame_size, in s390_emit_prologue()
11504 current_function_name(), in s390_emit_prologue()
11529 current_function_name (), cfun_frame_layout.frame_size); in s390_emit_prologue()
11532 warning (0, "%qs uses dynamic stack allocation", current_function_name ()); in s390_emit_prologue()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc7484 current_function_name ()); in mips16_build_function_stub()

12