Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgraph.c59 current_function_name (), current_function_name ()); in start_fct()
79 current_function_name (), bb, bb); in start_bb()
120 current_function_name (), in node_data()
121 current_function_name (), XINT (tmp_rtx, 0)); in node_data()
133 current_function_name (), XINT (tmp_rtx, 0), in node_data()
185 current_function_name (), from, in draw_edge()
186 current_function_name (), to, color); in draw_edge()
216 current_function_name ()); in end_fct()
H A Dfunction.h577 extern const char *current_function_name (void);
H A Ddf-core.c1126 fprintf (file, "\n\n%s\n", current_function_name ()); in df_dump()
H A Dgcse.c799 current_function_name (), n_basic_blocks); in gcse_main()
3429 current_function_name (), pass, bytes_used); in one_cprop_pass()
4566 current_function_name (), pass, bytes_used); in one_pre_gcse_pass()
6560 current_function_name (), n_basic_blocks); in bypass_jumps()
H A Dhaifa-sched.c2899 ";; %s:\n", current_function_name ()); in sched_finish()
H A Dfunction.c5717 current_function_name (void) in current_function_name() function
H A 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.
H A DFSFChangeLog.106447 * mips.h (current_function_name): Delete declaration.
6448 (ASM_DECLARE_FUNCTION_NAME): Don't set current_function_name.
6452 current_function_name.
H A 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,
H A DChangeLog-200438273 put_var_into_stack, allocate_struct_function, current_function_name):
47018 (current_function_name): Make it an extern function.
47019 * function.c (current_function_name): New function.
47020 * graph.c: Update all uses of current_function_name.
H A DChangeLog-200527975 current_function_name() in a label, use a local label instead.
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.c7270 current_function_name (), cfun_frame_layout.frame_size); in s390_emit_prologue()
7273 warning (0, "%qs uses dynamic stack allocation", current_function_name ()); in s390_emit_prologue()
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c7990 fprintf (file, "\t# Stub function for %s (", current_function_name ()); in build_mips16_function_stub()