Searched refs:NumFPRs (Results 1 – 3 of 3) sorted by relevance
3983 const unsigned NumFPRs = 13; in needStackSlotPassParameters() local3988 unsigned AvailableFPRs = NumFPRs; in needStackSlotPassParameters()5043 const unsigned NumFPRs = 13; in LowerCall_64SVR4() local5045 const unsigned NumQFPRs = NumFPRs; in LowerCall_64SVR4()5085 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()5096 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()5362 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs; in LowerCall_64SVR4()5366 if (FPR_idx != NumFPRs) in LowerCall_64SVR4()5745 const unsigned NumFPRs = 13; in LowerCall_Darwin() local5848 if (FPR_idx != NumFPRs) { in LowerCall_Darwin()
4480 const unsigned NumFPRs = 13; in needStackSlotPassParameters() local4485 unsigned AvailableFPRs = NumFPRs; in needStackSlotPassParameters()5571 const unsigned NumFPRs = useSoftFloat() ? 0 : 13; in LowerCall_64SVR4() local5573 const unsigned NumQFPRs = NumFPRs; in LowerCall_64SVR4()5582 unsigned AvailableFPRs = NumFPRs; in LowerCall_64SVR4()5641 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()5652 if (++NumFPRsUsed <= NumFPRs) in LowerCall_64SVR4()5923 bool NeedGPROrStack = isVarArg || FPR_idx == NumFPRs; in LowerCall_64SVR4()5927 if (FPR_idx != NumFPRs) in LowerCall_64SVR4()6302 const unsigned NumFPRs = 13; in LowerCall_Darwin() local[all …]
3138 const unsigned NumFPRs = 13; in LowerCall_Darwin() local3242 if (FPR_idx != NumFPRs) { in LowerCall_Darwin()