Searched refs:c4x_init_cumulative_args (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x-protos.h | 57 extern void c4x_init_cumulative_args (CUMULATIVE_ARGS *c, tree, rtx);
|
H A D | c4x.h | 938 (c4x_init_cumulative_args (&CUM, FNTYPE, LIBNAME))
|
H A D | c4x.c | 513 c4x_init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, rtx libname) in c4x_init_cumulative_args() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x-protos.h | 60 extern void c4x_init_cumulative_args PARAMS ((CUMULATIVE_ARGS *c, tree, rtx));
|
H A D | c4x.h | 1117 (c4x_init_cumulative_args (&CUM, FNTYPE, LIBNAME))
|
H A D | c4x.c | 508 c4x_init_cumulative_args (cum, fntype, libname) in c4x_init_cumulative_args() function
|