Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.h492 #define current_function_pops_args (cfun->pops_args) macro
H A Dfunction.c3101 current_function_pops_args = RETURN_POPS_ARGS (fndecl, TREE_TYPE (fndecl), in assign_parms()
H A DChangeLog-199911269 * function.c (current_function_pops_args,
11328 * output.h (current_function_pops_args,
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.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()
H A Di386.md14357 if (current_function_pops_args)
14359 rtx popc = GEN_INT (current_function_pops_args);
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi4382 @findex current_function_pops_args
4386 @code{current_function_pops_args} is the number of bytes of its