Home
last modified time | relevance | path

Searched refs:c4x_init_cumulative_args (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x-protos.h57 extern void c4x_init_cumulative_args (CUMULATIVE_ARGS *c, tree, rtx);
H A Dc4x.h938 (c4x_init_cumulative_args (&CUM, FNTYPE, LIBNAME))
H A Dc4x.c513 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 Dc4x-protos.h60 extern void c4x_init_cumulative_args PARAMS ((CUMULATIVE_ARGS *c, tree, rtx));
H A Dc4x.h1117 (c4x_init_cumulative_args (&CUM, FNTYPE, LIBNAME))
H A Dc4x.c508 c4x_init_cumulative_args (cum, fntype, libname) in c4x_init_cumulative_args() function