Searched refs:FUNCTION_ARG_ADVANCE (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h615 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \ macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1194 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1180 #define FUNCTION_ARG_ADVANCE macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1557 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1549 #define FUNCTION_ARG_ADVANCE macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1491 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1485 #define FUNCTION_ARG_ADVANCE macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1503 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1498 #define FUNCTION_ARG_ADVANCE macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1406 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1402 #define FUNCTION_ARG_ADVANCE macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1977 #define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
1966 #define FUNCTION_ARG_ADVANCE macro
H A Dmips.c3835 /* Implement FUNCTION_ARG_ADVANCE. */
4097 FUNCTION_ARG_ADVANCE (local_cum, mode, type, 1);
/freebsd-11-stable/contrib/gcc/
H A Dcalls.c1145 FUNCTION_ARG_ADVANCE (*args_so_far, TYPE_MODE (type), type,
3446 FUNCTION_ARG_ADVANCE (args_so_far, Pmode, (tree) 0, 1);
3535 FUNCTION_ARG_ADVANCE (args_so_far, mode, (tree) 0, 1);
H A Dfunction.c3044 FUNCTION_ARG_ADVANCE (all.args_so_far, data.promoted_mode,
3207 FUNCTION_ARG_ADVANCE (all.args_so_far, data.promoted_mode,
H A Dexpr.c1267 FUNCTION_ARG_ADVANCE (args_so_far, mode, NULL_TREE, 1);

Completed in 296 milliseconds