Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/s390/
HDs390.c7767 int n_gprs = (size + UNITS_PER_WORD-1) / UNITS_PER_WORD; in s390_function_arg() local
7769 if (cum->gprs + n_gprs > GP_ARG_NUM_REG) in s390_function_arg()