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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h696 #define CR_OR_PSEUDO_P(R) (CR_P (R) || (R) >= FIRST_PSEUDO_REGISTER)
691 #define CR_OR_PSEUDO_P macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.h695 #define CR_OR_PSEUDO_P(R) (CR_P (R) || (R) >= FIRST_PSEUDO_REGISTER)
690 #define CR_OR_PSEUDO_P macro

Completed in 111 milliseconds