Searched refs:init_cumulative_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc-protos.h34 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
H A Dsparc.h1551 init_cumulative_args (& (CUM), (FNTYPE), (LIBNAME), (FNDECL));
H A Dsparc.c4415 init_cumulative_args (struct sparc_args *cum, tree fntype,
4403 init_cumulative_args (struct sparc_args *cum, tree fntype, function
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h180 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
H A Dmips.h1971 init_cumulative_args (&CUM, FNTYPE, LIBNAME) \
H A Dmips.c3698 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype,
3678 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, function
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h161 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
H A Di386.h1497 init_cumulative_args (&(CUM), (FNTYPE), (LIBNAME), (FNDECL))
H A Di386.c3064 init_cumulative_args (CUMULATIVE_ARGS *cum, /* Argument info to initialize */
3056 init_cumulative_args (CUMULATIVE_ARGS *cum, /* Argument info to initialize */ function
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000-protos.h31 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int);
H A Drs6000.h1389 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, N_NAMED_ARGS)
1395 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, 1000)
1400 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, 0)
H A Drs6000.c4417 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype,
4406 init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, function

Completed in 516 milliseconds