Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.h612 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, NN, N_NAMED_ARGS) \ macro
Ds390.c8723 INIT_CUMULATIVE_ARGS (cum, NULL, NULL, 0, 0); in s390_call_saved_register_used()
/freebsd-9-stable/contrib/gcc/
DFSFChangeLog.1030 Add additional argument to INIT_CUMULATIVE_ARGS.
36 (INIT_CUMULATIVE_ARGS): Initialize "indirect" field.
39 * a29k.h (INIT_CUMULATIVE_ARGS):New arg, INDIRECT.
40 * alpha.h (INIT_CUMULATIVE_ARGS): Likewise.
41 * arm.h (INIT_CUMULATIVE_ARGS): Likewise.
42 * clipper.h (INIT_CUMULATIVE_ARGS): Likewise.
43 * convex.h (INIT_CUMULATIVE_ARGS): Likewise.
44 * dsp16xx.h (INIT_CUMULATIVE_ARGS): Likewise.
45 * elxsi.h (INIT_CUMULATIVE_ARGS): Likewise.
46 * fx80.h (INIT_CUMULATIVE_ARGS): Likewise.
[all …]
Dcalls.c2117 INIT_CUMULATIVE_ARGS (args_so_far, funtype, NULL_RTX, fndecl, n_named_args); in expand_call()
3395 INIT_CUMULATIVE_ARGS (args_so_far, NULL_TREE, fun, 0, nargs); in emit_library_call_value_1()
Dfunction.c1944 INIT_CUMULATIVE_ARGS (all->args_so_far, fntype, NULL_RTX, in assign_parms_initialize_all()
DChangeLog-20035636 * config/i860/i860.h (INIT_CUMULATIVE_ARGS): Pass correct
9418 (INIT_CUMULATIVE_ARGS): Set it. Pass fndecl to aggregate_value_p.
18523 (INIT_CUMULATIVE_ARGS): Add LIBCALL argument.
26537 (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Initialize
30513 (INIT_CUMULATIVE_ARGS): Adjust parameter name to FNDECL.
32340 * tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.
32357 * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
32361 * arm.h (INIT_CUMULATIVE_ARGS): Update.
32364 * avr.h (INIT_CUMULATIVE_ARGS): Update.
32367 * d30v.h (INIT_CUMULATIVE_ARGS): Update.
[all …]
Dexpr.c1250 INIT_CUMULATIVE_ARGS (args_so_far, TREE_TYPE (fn), NULL_RTX, 0, 3); in block_move_libcall_safe_for_call_parm()
DChangeLog-200410623 * config/sh/sh.h (INIT_CUMULATIVE_ARGS): Replace with an
10629 on the contents of the old INIT_CUMULATIVE_ARGS macro but with a
28068 * calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and
42447 (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Remove useless
42909 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
42910 * calls.c (expand_call): Pass n_named_args to INIT_CUMULATIVE_ARGS.
42913 * function.c (assign_parms): Pass -1 to INIT_CUMULATIVE_ARGS.
42918 * config/rs6000/rs6000.h (INIT_CUMULATIVE_ARGS): Pass extra arg.
42922 INIT_CUMULATIVE_ARGS.
42923 * config/alpha/alpha.h (INIT_CUMULATIVE_ARGS): Update.
[all …]
DChangeLog-20026856 (INIT_CUMULATIVE_ARGS): Clear anonymous_args field.
27738 (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Update.
31599 * config/sh/sh.h (INIT_CUMULATIVE_ARGS): Compute size of BLKmode
31706 (INIT_CUMULATIVE_ARGS): Set up return trampoline only if
31922 (INIT_CUMULATIVE_ARGS): Likewise.
32008 (INIT_CUMULATIVE_ARGS): Adjust.
35274 (INIT_CUMULATIVE_ARGS): Likewise.
DFSFChangeLog.113557 (CUMULATIVE_ARGS, INIT_CUMULATIVE_ARGS): Update definitions
6676 (CUMULATIVE_ARGS, INIT_CUMULATIVE_ARGS): Likewise.
DChangeLog-200022038 (INIT_CUMULATIVE_ARGS): Initialize it.
28614 (INIT_CUMULATIVE_ARGS): Redefine to call
/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.h1153 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.h1542 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.h1487 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h1956 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.h1384 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.h1479 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ macro
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi3902 @defmac INIT_CUMULATIVE_ARGS (@var{cum}, @var{fntype}, @var{libname}, @var{fndecl}, @var{n_named_ar…
3910 @code{INIT_CUMULATIVE_ARGS} is used to find arguments for the function
3925 Like @code{INIT_CUMULATIVE_ARGS} but only used for outgoing libcalls,
3928 is not defined, @code{INIT_CUMULATIVE_ARGS (cum, NULL_RTX, libname,
3933 Like @code{INIT_CUMULATIVE_ARGS} but overrides it for the purposes of
3935 undefined, @code{INIT_CUMULATIVE_ARGS} is used instead.
3940 @code{INIT_CUMULATIVE_ARGS}.
3941 @c could use "this macro" in place of @code{INIT_CUMULATIVE_ARGS}, maybe.
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-19962520 Add additional argument to INIT_CUMULATIVE_ARGS.