Searched defs:GPR_OR_PSEUDO_P (Results 1 – 3 of 3) sorted by relevance
268 #define GPR_OR_PSEUDO_P(R) (GPR_OR_SPECIAL_REG_P (R) \ macro
684 #define GPR_OR_PSEUDO_P(R) (GPR_P (R) || (R) >= FIRST_PSEUDO_REGISTER) macro
864 #define GPR_OR_PSEUDO_P(R) (GPR_P (R) || (R) >= FIRST_PSEUDO_REGISTER) macro