Searched refs:init_cumulative_args (Results 1 – 23 of 23) sorted by relevance
| /trueos/contrib/gcc/config/sparc/ |
| HD | sparc-protos.h | 34 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
|
| HD | sparc.h | 1543 init_cumulative_args (& (CUM), (FNTYPE), (LIBNAME), (FNDECL));
|
| HD | sparc.c | 4403 init_cumulative_args (struct sparc_args *cum, tree fntype, in init_cumulative_args() function
|
| /trueos/contrib/gcc/config/mips/ |
| HD | mips-protos.h | 180 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
|
| HD | mips.h | 1957 init_cumulative_args (&CUM, FNTYPE, LIBNAME) \
|
| HD | mips.c | 3677 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, in init_cumulative_args() function
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000-protos.h | 31 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int);
|
| HD | rs6000.h | 1385 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, N_NAMED_ARGS) 1391 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, 1000) 1396 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, 0)
|
| HD | rs6000.c | 4406 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, in init_cumulative_args() function
|
| /trueos/contrib/gcc/config/i386/ |
| HD | i386-protos.h | 161 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
|
| HD | i386.h | 1492 init_cumulative_args (&(CUM), (FNTYPE), (LIBNAME), (FNDECL))
|
| HD | i386.c | 3056 init_cumulative_args (CUMULATIVE_ARGS *cum, /* Argument info to initialize */ in init_cumulative_args() function
|
| /trueos/contrib/gcc/ |
| HD | FSFChangeLog.10 | 906 * rs6000.c (init_cumulative_args): Add support for longcall 2127 * rs6000.c (init_cumulative_args): Rewrite to use DEFAULT_ABI 2131 (init_cumulative_args): Set call_cookie field to CALL_NORMAL or 5957 * rs6000.c (init_cumulative_args): New function to support AIX 7699 (init_cumulative_args): Rewrite as a function, taking variable
|
| HD | ChangeLog-2003 | 6335 (init_cumulative_args): Use rs6000_return_in_memory. 11159 (init_cumulative_args): Likewise. 14017 * config/rs6000/rs6000.c (init_cumulative_args): Don't set orig_nargs. 18350 * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALL 18516 * config/rs6000/rs6000.c (init_cumulative_args): Add and handle LIBCALL 18519 * config/rs6000/rs6000-protos.h (init_cumulative_args): Update 19509 (init_cumulative_args): Initialize stdarg. 22497 (init_cumulative_args): Mark parameter with ATTRIBUTE_UNUSED. 30896 * i386-protos.h (init_cumulative_args): Update prototype. 30897 * i386.c (init_cumulative_args): Use register passing convention for [all …]
|
| HD | ChangeLog-1997 | 2048 (init_cumulative_args): New function.
|
| HD | ChangeLog-2004 | 3021 * config/rs6000/rs6000.c (init_cumulative_args): Set call_cookie 24203 * config/i386/i386.c (init_cumulative_args): Set mmx/sse registers 41996 (init_cumulative_args): Remove TARGET_DEBUG_E_MODE handling. 42328 (init_cumulative_args): Post error, if try to return 42426 (init_cumulative_args): Likewise. 42435 (init_cumulative_args): Remove unused arguments. Add new "incoming" 42448 arguments to init_cumulative_args and pass "incoming" flag instead. 42914 * config/rs6000/rs6000.c (init_cumulative_args): Use n_named_args 42916 * config/rs6000/rs6000-protos.h (init_cumulative_args): Update 46769 * i386.c (init_cumulative_args): Set warn_sse; fix handling of variadic [all …]
|
| HD | FSFChangeLog.11 | 1660 (init_cumulative_args): New function. 12499 * rs6000.c (init_cumulative_args): Change EXPR_LIST to PARALLEL 13703 (small_data_operand, init_cumulative_args): Likewise.
|
| HD | ChangeLog-1999 | 1884 * config/sparc/sparc.c (init_cumulative_args): Fix type of third 12675 * rs6000.c (init_cumulative_args): Init sysv_gregno. 14792 (init_cumulative_args): Remove varargs_offset references.
|
| HD | ChangeLog-1998 | 9672 (init_cumulative_args): Mark libname and indirect as unused. 9832 (init_cumulative_args): Mark parameters `libname' with
|
| HD | ChangeLog-2001 | 6223 (init_cumulative_args): Same. 9363 * config/mips/mips.c (init_cumulative_args): Remember to set 10389 (init_cumulative_args): Refuse regparm on x86_64, set maybe_vaarg.
|
| HD | ChangeLog-2002 | 560 (init_cumulative_args): Reserve registers ECX and EDX if function has 3950 * config/avr/avr.c (init_cumulative_args): Test fntype for zero. 22241 (init_cumulative_args, output_mi_thunk): Check for both
|
| HD | ChangeLog-2005 | 11031 * config/bfin/bfin.c (init_cumulative_args): Initialize the new 14754 (init_cumulative_args): ... here. Use to decide use 25438 * config/i386/i386.c (init_cumulative_args): For -m32 -mfpmath=sse
|
| HD | ChangeLog-2000 | 15590 (init_cumulative_args): Also allow SSE_REGS
|