Home
last modified time | relevance | path

Searched refs:current_function_pops_args (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDfunction.h492 #define current_function_pops_args (cfun->pops_args) macro
HDfunction.c3101 current_function_pops_args = RETURN_POPS_ARGS (fndecl, TREE_TYPE (fndecl), in assign_parms()
HDChangeLog-199911269 * function.c (current_function_pops_args,
11328 * output.h (current_function_pops_args,
/NextBSD/contrib/gcc/config/i386/
HDi386.c5107 if (current_function_pops_args in ix86_can_use_return_insn_p()
6051 if (current_function_pops_args && current_function_args_size) in ix86_expand_epilogue()
6053 rtx popc = GEN_INT (current_function_pops_args); in ix86_expand_epilogue()
6059 if (current_function_pops_args >= 65536) in ix86_expand_epilogue()
HDi386.md14357 if (current_function_pops_args)
14359 rtx popc = GEN_INT (current_function_pops_args);
/NextBSD/contrib/gcc/doc/
HDtm.texi4382 @findex current_function_pops_args
4386 @code{current_function_pops_args} is the number of bytes of its