Searched refs:last_parm_in_reg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h390 int last_parm_in_reg; member in struct:cumulative_args
H A Dcr16.c601 cum->last_parm_in_reg = 0;
619 cum->last_parm_in_reg = 1;
630 cum->last_parm_in_reg = 1;
673 if (!cum->last_parm_in_reg)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h385 int last_parm_in_reg; member in struct:cumulative_args
H A Dcr16.cc603 cum->last_parm_in_reg = 0;
621 cum->last_parm_in_reg = 1;
632 cum->last_parm_in_reg = 1;
675 if (!cum->last_parm_in_reg)

Completed in 93 milliseconds