Home
last modified time | relevance | path

Searched refs:AvailableVRs (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3885 unsigned &AvailableVRs) { in CalculateStackSlotUsed() argument
3918 if (AvailableVRs > 0) { in CalculateStackSlotUsed()
3919 --AvailableVRs; in CalculateStackSlotUsed()
4260 unsigned AvailableVRs = Num_VR_Regs; in LowerFormalArguments_64SVR4() local
4267 NumBytes, AvailableFPRs, AvailableVRs)) in LowerFormalArguments_64SVR4()
4721 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters() local
4728 AvailableFPRs, AvailableVRs)) in needStackSlotPassParameters()
5960 unsigned AvailableVRs = NumVRs; in LowerCall_64SVR4() local
5966 NumBytesTmp, AvailableFPRs, AvailableVRs)) in LowerCall_64SVR4()