Searched refs:NumVRs (Results 1 – 3 of 3) sorted by relevance
3984 const unsigned NumVRs = array_lengthof(VR); in needStackSlotPassParameters() local3989 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters()5044 const unsigned NumVRs = array_lengthof(VR); in LowerCall_64SVR4() local5078 if (++NumVRsUsed <= NumVRs) in LowerCall_64SVR4()5088 if (++NumVRsUsed <= NumVRs) in LowerCall_64SVR4()5466 if (VR_idx != NumVRs) { in LowerCall_64SVR4()5494 if (VR_idx != NumVRs) { in LowerCall_64SVR4()5746 const unsigned NumVRs = array_lengthof(VR); in LowerCall_Darwin() local5914 if (VR_idx != NumVRs) { in LowerCall_Darwin()5937 if (VR_idx != NumVRs) { in LowerCall_Darwin()[all …]
4481 const unsigned NumVRs = array_lengthof(VR); in needStackSlotPassParameters() local4486 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters()5572 const unsigned NumVRs = array_lengthof(VR); in LowerCall_64SVR4() local5583 unsigned AvailableVRs = NumVRs; in LowerCall_64SVR4()5634 if (++NumVRsUsed <= NumVRs) in LowerCall_64SVR4()5644 if (++NumVRsUsed <= NumVRs) in LowerCall_64SVR4()6032 if (VR_idx != NumVRs) { in LowerCall_64SVR4()6053 if (VR_idx != NumVRs) { in LowerCall_64SVR4()6303 const unsigned NumVRs = array_lengthof(VR); in LowerCall_Darwin() local6467 if (VR_idx != NumVRs) { in LowerCall_Darwin()[all …]
3139 const unsigned NumVRs = array_lengthof(VR); in LowerCall_Darwin() local3308 if (VR_idx != NumVRs) { in LowerCall_Darwin()3331 if (VR_idx != NumVRs) { in LowerCall_Darwin()3349 if (!isVarArg && nAltivecParamsAtEnd > NumVRs) { in LowerCall_Darwin()3359 if (++j > NumVRs) { in LowerCall_Darwin()