Searched refs:NumFPRs (Results 1 – 1 of 1) sorted by relevance
4576 const unsigned NumFPRs = 13; in LowerCall_64SVR4() local4578 const unsigned NumQFPRs = NumFPRs; in LowerCall_64SVR4()4614 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()4625 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()4881 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs; in LowerCall_64SVR4()4885 if (FPR_idx != NumFPRs) in LowerCall_64SVR4()5265 const unsigned NumFPRs = 13; in LowerCall_Darwin() local5368 if (FPR_idx != NumFPRs) { in LowerCall_Darwin()