Searched refs:PR_REGNO_P (Results 1 – 3 of 3) sorted by relevance
328 #define PR_REGNO_P(REGNO) ((REGNO) >= 256 && (REGNO) <= 319) macro642 : PR_REGNO_P (REGNO) && (MODE) == BImode ? 2 \643 : PR_REGNO_P (REGNO) && (MODE) == CCImode ? 1 \657 : PR_REGNO_P (REGNO) ? \811 : PR_REGNO_P (REGNO) ? PR_REGS \
242 && GET_CODE (operands[1]) == REG && PR_REGNO_P (REGNO (operands[1]))"253 && GET_CODE (operands[0]) == REG && PR_REGNO_P (REGNO (operands[0]))254 && GET_CODE (operands[1]) == REG && PR_REGNO_P (REGNO (operands[1]))"1425 && GET_CODE (operands[0]) == REG && PR_REGNO_P (REGNO (operands[0]))1426 && GET_CODE (operands[2]) == REG && PR_REGNO_P (REGNO (operands[2]))"1443 && GET_CODE (operands[0]) == REG && PR_REGNO_P (REGNO (operands[0]))1444 && GET_CODE (operands[1]) == REG && PR_REGNO_P (REGNO (operands[1]))"1461 && GET_CODE (operands[0]) == REG && PR_REGNO_P (REGNO (operands[0]))1462 && GET_CODE (operands[2]) == REG && PR_REGNO_P (REGNO (operands[2]))"1478 && GET_CODE (operands[0]) == REG && PR_REGNO_P (REGNO (operands[0]))[all …]
3611 if (PR_REGNO_P (from) && PR_REGNO_P (to)) in ia64_hard_regno_rename_ok()5002 if (regno >= 0 && ! GENERAL_REGNO_P (regno) && ! PR_REGNO_P (regno)) in ia64_secondary_reload_class()5285 if (! PR_REGNO_P (regno)) in rws_access_regno()