Searched refs:s390_function_arg (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
| H A D | s390-protos.h | 92 extern rtx s390_function_arg PARAMS ((CUMULATIVE_ARGS *, enum machine_mode, tree, int));
|
| H A D | s390.h | 602 s390_function_arg (&CUM, MODE, TYPE, NAMED)
|
| H A D | s390.c | 5694 s390_function_arg (cum, mode, type, named) in s390_function_arg() function
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | s390-protos.h | 125 extern rtx s390_function_arg (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
|
| H A D | s390.h | 619 s390_function_arg (&CUM, MODE, TYPE, NAMED)
|
| H A D | s390.c | 7754 s390_function_arg (CUMULATIVE_ARGS *cum, enum machine_mode mode, tree type, in s390_function_arg() function 8749 parm_rtx = s390_function_arg (&cum, mode, type, 0); in s390_call_saved_register_used()
|