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