Home
last modified time | relevance | path

Searched refs:RETURN_POPS_ARGS (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/gcc/config/s390/
HDs390.h600 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 macro
/NextBSD/contrib/gcc/
HDcalls.c251 HOST_WIDE_INT n_popped = RETURN_POPS_ARGS (fndecl, funtype, stack_size); in emit_call_1()
2233 || (RETURN_POPS_ARGS (fndecl, funtype, args_size.constant) in expand_call()
2234 != RETURN_POPS_ARGS (current_function_decl, in expand_call()
HDFSFChangeLog.116992 * gmicro.h (RETURN_POPS_ARGS): Make sure FUNDECL is non-nil
6994 * m68k.h (RETURN_POPS_ARGS): Likewise.
6995 * ns32k.h (RETURN_POPS_ARGS): Likewise.
6996 * pyr.h (RETURN_POPS_ARGS): Likewise.
7270 * i386/{isc,next,sco,sco5,scodbx}.h (RETURN_POPS_ARGS): Likewise.
8147 to second arg of RETURN_POPS_ARGS.
8506 * i386/isc.h (obsolete RETURN_POPS_ARGS): Test first argument
8508 * i386/next.h (RETURN_POPS_ARGS): Likewise.
8509 * i386/sco.h (RETURN_POPS_ARGS): Likewise.
8510 * i386/sco5.h (RETURN_POPS_ARGS): Likewise.
[all …]
HDfunction.c3101 current_function_pops_args = RETURN_POPS_ARGS (fndecl, TREE_TYPE (fndecl), in assign_parms()
HDFSFChangeLog.106845 * m88k.h (RETURN_POPS_ARGS): New argument.
7662 (RETURN_POPS_ARGS): Call i386_return_pops_args to do the real work.
7711 (RETURN_POPS_ARGS): Likewise.
8353 * i386/winnt.h (RETURN_POPS_ARGS): Call lookup_attribute.
9253 * i386/winnt.h (RETURN_POPS_ARGS, ENCODE_SECTION_INFO): Call
HDChangeLog-20038117 * config/m68k/m68k.h (MASK_RTD, TARGET_RTD, RETURN_POPS_ARGS):
8244 * config/m68k/m68k.h (RETURN_POPS_ARGS): Always evaluate to 0.
25908 (RETURN_POPS_ARGS): Likewise.
HDChangeLog-20004648 RETURN_POPS_ARGS().
23918 to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
HDChangeLog-19981347 * ns32k.h (RETURN_POPS_ARGS, VALID_MACHINE_DECL_ATTRIBUTE,
HDChangeLog-19999093 * i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.
HDChangeLog-200131607 * config/vax/vax.h (RETURN_POPS_ARGS): Max at 255 arguments.
HDChangeLog-200235273 (RETURN_POPS_ARGS): Add parenthesis.
/NextBSD/contrib/gcc/config/ia64/
HDia64.h1110 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, STACK_SIZE) 0 macro
/NextBSD/contrib/gcc/config/sparc/
HDsparc.h1452 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 macro
/NextBSD/contrib/gcc/config/i386/
HDi386.h1442 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) \ macro
/NextBSD/contrib/gcc/config/mips/
HDmips.h1851 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 macro
/NextBSD/contrib/gcc/config/arm/
HDarm.h1290 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 macro
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.h1264 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 macro
/NextBSD/contrib/gcc/doc/
HDtm.texi3704 @defmac RETURN_POPS_ARGS (@var{fundecl}, @var{funtype}, @var{stack-size})
3745 pops off the stack. It is added to the value of @code{RETURN_POPS_ARGS}
3754 call site, not of the called function, @code{RETURN_POPS_ARGS} is not
4383 Your definition of the macro @code{RETURN_POPS_ARGS} decides which
HDmd.texi4069 if @code{RETURN_POPS_ARGS} is nonzero. They should emit a @code{parallel}
4073 For machines where @code{RETURN_POPS_ARGS} can be nonzero, the use of these