Home
last modified time | relevance | path

Searched refs:init_cumulative_args (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000-protos.h45 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
H A Diq2000.h298 init_cumulative_args (& CUM, FNTYPE, LIBNAME) \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000-protos.h45 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
H A Diq2000.h298 init_cumulative_args (& CUM, FNTYPE, LIBNAME) \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze-protos.h42 extern void init_cumulative_args (CUMULATIVE_ARGS *,tree, rtx);
H A Dmicroblaze.h483 init_cumulative_args (&CUM, FNTYPE, LIBNAME)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze-protos.h42 extern void init_cumulative_args (CUMULATIVE_ARGS *,tree, rtx);
H A Dmicroblaze.h483 init_cumulative_args (&CUM, FNTYPE, LIBNAME)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa-protos.h58 extern void init_cumulative_args (CUMULATIVE_ARGS *, int);
H A Dxtensa.h504 init_cumulative_args (&CUM, 0)
507 init_cumulative_args (&CUM, 1)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa-protos.h58 extern void init_cumulative_args (CUMULATIVE_ARGS *, int);
H A Dxtensa.h515 init_cumulative_args (&CUM, 0)
518 init_cumulative_args (&CUM, 1)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin-protos.h74 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
H A Dbfin.h719 (init_cumulative_args (&CUM, FNTYPE, LIBNAME))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin-protos.h74 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
H A Dbfin.h719 (init_cumulative_args (&CUM, FNTYPE, LIBNAME))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc-protos.h28 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc-protos.h28 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
H A Dsparc.h1134 init_cumulative_args (& (CUM), (FNTYPE), (LIBNAME), (FNDECL));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1550 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, \
1557 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, \
1563 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, \
H A Drs6000-protos.h29 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1556 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, \
1563 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, \
1569 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, \
H A Drs6000-protos.h29 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h229 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree, int);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h214 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree, int);

123