Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4050 unsigned &AvailableVRs) { in CalculateStackSlotUsed() argument
4083 if (AvailableVRs > 0) { in CalculateStackSlotUsed()
4084 --AvailableVRs; in CalculateStackSlotUsed()
4424 unsigned AvailableVRs = Num_VR_Regs; in LowerFormalArguments_64SVR4() local
4431 NumBytes, AvailableFPRs, AvailableVRs)) in LowerFormalArguments_64SVR4()
4875 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters() local
4882 AvailableFPRs, AvailableVRs)) in needStackSlotPassParameters()
6172 unsigned AvailableVRs = NumVRs; in LowerCall_64SVR4() local
6178 NumBytesTmp, AvailableFPRs, AvailableVRs)) in LowerCall_64SVR4()