Searched refs:current_function_is_leaf (Results 1 – 16 of 16) sorted by relevance
340 extern int current_function_is_leaf;
2534 current_function_is_leaf = leaf_function_p (); in rest_of_handle_local_alloc()
304 || (current_function_is_leaf in regrename_optimize()
101 int current_function_is_leaf; variable
15400 * output.h (current_function_is_leaf,15402 * function.c (current_function_is_leaf,15404 (init_function_start): Initialize current_function_is_leaf15409 * toplev.c (rest_of_compilation): Set current_function_is_leaf
16215 current_function_is_leaf.25727 * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
13414 (ia64_epilogue_uses): Reformat; do not check current_function_is_leaf
17253 current_function_is_leaf to restore ar.pfs.
1089 (TO == BR_REG (0) ? current_function_is_leaf : 1)
2236 if (current_function_is_leaf) in find_gr_spill()2441 if (! current_function_is_leaf) in ia64_compute_frame_size()2573 if (current_function_is_leaf) in ia64_compute_frame_size()2599 if (current_function_is_leaf) in ia64_initial_elimination_offset()2607 if (current_function_is_leaf) in ia64_initial_elimination_offset()
6363 if (!current_function_is_leaf) in s390_regs_ever_clobbered()6487 |= (!current_function_is_leaf in s390_register_info()6495 |= (!current_function_is_leaf in s390_register_info()6671 if (current_function_is_leaf in s390_frame_info()6746 else if (current_function_is_leaf && !regs_ever_live[5]) in s390_init_frame_layout()7165 && !current_function_is_leaf in s390_emit_prologue()
6262 if (TARGET_NEWABI && current_function_is_leaf) in mips_global_pointer()6404 if (var_size == 0 && current_function_is_leaf) in compute_frame_size()6938 if (TARGET_ABICALLS && !TARGET_NEWABI && !current_function_is_leaf) in mips_expand_prologue()
5136 && (!current_function_is_leaf in ix86_frame_pointer_required()5324 if (current_function_is_leaf && !current_function_profile in ix86_select_alt_pic_regnum()5516 && (!current_function_is_leaf || current_function_calls_alloca in ix86_compute_frame_layout()5527 if (!current_function_is_leaf || current_function_calls_alloca in ix86_compute_frame_layout()5549 && current_function_is_leaf in ix86_compute_frame_layout()
2155 @findex current_function_is_leaf2159 specially. They can test the C variable @code{current_function_is_leaf}2160 which is nonzero for leaf functions. @code{current_function_is_leaf} is4374 The C variable @code{current_function_is_leaf} is nonzero for such a
9303 || (! current_function_is_leaf && call_used_regs [reg])) in arm_compute_save_reg0_reg12_mask()
13092 info_ptr->calls_p = (! current_function_is_leaf in rs6000_stack_info()