Searched refs:ICR_OR_PSEUDO_P (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ | ||
| D | frv.h | 500 #define ICR_OR_PSEUDO_P(R) (ICR_P (R) || (R) >= FIRST_PSEUDO_REGISTER) macro |
| D | predicates.md | 702 return ICR_OR_PSEUDO_P (regno); |