Home
last modified time | relevance | path

Searched refs:current_function_is_leaf (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doutput.h372 extern int current_function_is_leaf;
H A Dregrename.c326 || (current_function_is_leaf in check_new_reg_p()
H A Dira.c3578 current_function_is_leaf = leaf_function_p (); in ira()
H A Dfunction.c101 int current_function_is_leaf; variable
H A Dsel-sched.c1144 || (current_function_is_leaf in init_regs_for_mode()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c8463 && (!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()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi2265 @findex current_function_is_leaf
2269 specially. They can test the C variable @code{current_function_is_leaf}
2270 which is nonzero for leaf functions. @code{current_function_is_leaf} is
4752 The C variable @code{current_function_is_leaf} is nonzero for such a
H A Dtm.texi.in2243 @findex current_function_is_leaf
2247 specially. They can test the C variable @code{current_function_is_leaf}
2248 which is nonzero for leaf functions. @code{current_function_is_leaf} is
4689 The C variable @code{current_function_is_leaf} is nonzero for such a
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtarget.def402 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\