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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc-protos.h31 extern struct rtx_def *function_arg (const CUMULATIVE_ARGS *,
H A Dsparc.h1574 function_arg (& (CUM), (MODE), (TYPE), (NAMED), 0)
1580 function_arg (& (CUM), (MODE), (TYPE), (NAMED), 1)
H A Dsparc.c4898 /* Used by function_arg and function_value to implement the complex
4999 /* Used by function_arg and function_value to implement the conventions
5037 /* Used by function_arg and function_value to implement the conventions
5083 function_arg (const struct sparc_args *cum, enum machine_mode mode,
5506 /* Beware that the two values are swapped here wrt function_arg. */
5071 function_arg (const struct sparc_args *cum, enum machine_mode mode, function
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h183 extern struct rtx_def *function_arg (const CUMULATIVE_ARGS *,
H A Dmips.h1926 registers, and function_arg decides on an argument-by-argument basis
1994 function_arg( &CUM, MODE, TYPE, NAMED)
H A Dmips.c3868 function_arg (const CUMULATIVE_ARGS *cum, enum machine_mode mode,
8123 is the code built by function_arg. This function returns a nonzero
3848 function_arg (const CUMULATIVE_ARGS *cum, enum machine_mode mode, function
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h162 extern rtx function_arg (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
H A Di386.h1520 function_arg (&(CUM), (MODE), (TYPE), (NAMED))
H A Di386.c3924 function_arg (CUMULATIVE_ARGS *cum, enum machine_mode orig_mode,
4040 "function_arg (size=%d, wds=%2d, nregs=%d, mode=%4s, named=%d, ",
3916 function_arg (CUMULATIVE_ARGS *cum, enum machine_mode orig_mode, function
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000-protos.h120 extern rtx function_arg (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
H A Drs6000.h1319 /* Flags for the call/call_value rtl operations set up by function_arg */
1432 function_arg (&CUM, MODE, TYPE, NAMED)
H A Drs6000.c3703 would require function_arg and rs6000_spe_function_arg to handle
4704 Note that for args passed by reference, function_arg will be called
5213 Note that for args passed by reference, function_arg will be called
5218 function_arg (CUMULATIVE_ARGS *cum, enum machine_mode mode,
5205 function_arg (CUMULATIVE_ARGS *cum, enum machine_mode mode, function

Completed in 331 milliseconds