Searched refs:REGNO_PAIR_OK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c424 #define REGNO_PAIR_OK(REGNO, MODE) \ macro
10223 if (REGNO_PAIR_OK (regno, mode))
10238 if (REGNO_PAIR_OK (regno, mode))
10250 if (REGNO_PAIR_OK (regno, mode))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc425 #define REGNO_PAIR_OK(REGNO, MODE) \ macro
10471 if (REGNO_PAIR_OK (regno, mode))
10486 if (REGNO_PAIR_OK (regno, mode))
10498 if (REGNO_PAIR_OK (regno, mode))

Completed in 281 milliseconds