Home
last modified time | relevance | path

Searched refs:CALL_POPS_ARGS (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.h476 #define CALL_POPS_ARGS(C) 0 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1092 #define CALL_POPS_ARGS(CUM) (0) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcalls.cc394 #ifdef CALL_POPS_ARGS in emit_call_1()
395 n_popped += CALL_POPS_ARGS (*get_cumulative_args (args_so_far)); in emit_call_1()
DChangeLog-200231929 callers. Introduce CALL_POPS_ARGS.
31930 * tm.texi (CALL_POPS_ARGS): Document.
32004 (CALL_POPS_ARGS): Define.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in3200 @defmac CALL_POPS_ARGS (@var{cum})
Dtm.texi4049 @defmac CALL_POPS_ARGS (@var{cum})
Dgccint.info36095 -- Macro: CALL_POPS_ARGS (CUM)
54255 * CALL_POPS_ARGS: Stack Arguments. (line 141)