Searched refs:current_function_is_leaf (Results 1 – 9 of 9) sorted by relevance
372 extern int current_function_is_leaf;
326 || (current_function_is_leaf in check_new_reg_p()
3578 current_function_is_leaf = leaf_function_p (); in ira()
101 int current_function_is_leaf; variable
1144 || (current_function_is_leaf in init_regs_for_mode()
8463 && (!current_function_is_leaf in ix86_frame_pointer_required()8704 if (current_function_is_leaf in ix86_select_alt_pic_regnum()8869 && (!current_function_is_leaf || cfun->calls_alloca != 0 in ix86_compute_frame_layout()8979 || !current_function_is_leaf in ix86_compute_frame_layout()8995 && (!current_function_is_leaf || cfun->calls_alloca in ix86_compute_frame_layout()9006 if (!current_function_is_leaf || cfun->calls_alloca in ix86_compute_frame_layout()9022 && current_function_is_leaf in ix86_compute_frame_layout()9969 < (current_function_is_leaf in ix86_finalize_stack_realign_flags()9988 && current_function_is_leaf in ix86_finalize_stack_realign_flags()
2265 @findex current_function_is_leaf2269 specially. They can test the C variable @code{current_function_is_leaf}2270 which is nonzero for leaf functions. @code{current_function_is_leaf} is4752 The C variable @code{current_function_is_leaf} is nonzero for such a
2243 @findex current_function_is_leaf2247 specially. They can test the C variable @code{current_function_is_leaf}2248 which is nonzero for leaf functions. @code{current_function_is_leaf} is4689 The C variable @code{current_function_is_leaf} is nonzero for such a
402 The C variable @code{current_function_is_leaf} is nonzero for such a\n\3882 You may use @code{current_function_is_leaf} or \n\