Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3939 unsigned &AvailableVRs) { in CalculateStackSlotUsed() argument
3972 if (AvailableVRs > 0) { in CalculateStackSlotUsed()
3973 --AvailableVRs; in CalculateStackSlotUsed()
4314 unsigned AvailableVRs = Num_VR_Regs; in LowerFormalArguments_64SVR4() local
4321 NumBytes, AvailableFPRs, AvailableVRs)) in LowerFormalArguments_64SVR4()
4767 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters() local
4774 AvailableFPRs, AvailableVRs)) in needStackSlotPassParameters()
6025 unsigned AvailableVRs = NumVRs; in LowerCall_64SVR4() local
6031 NumBytesTmp, AvailableFPRs, AvailableVRs)) in LowerCall_64SVR4()