Searched refs:GPR_AP_OR_PSEUDO_P (Results 1 – 3 of 3) sorted by relevance
495 #define GPR_AP_OR_PSEUDO_P(R) (GPR_OR_AP_P (R) || (R) >= FIRST_PSEUDO_REGISTER) macro1363 #define REG_OK_FOR_BASE_P(X) GPR_AP_OR_PSEUDO_P (REGNO (X))
39 return GPR_AP_OR_PSEUDO_P (REGNO (op));
10436 GPR_AP_OR_PSEUDO_P.