Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3952 unsigned &AvailableVRs) { in CalculateStackSlotUsed() argument
3985 if (AvailableVRs > 0) { in CalculateStackSlotUsed()
3986 --AvailableVRs; in CalculateStackSlotUsed()
4327 unsigned AvailableVRs = Num_VR_Regs; in LowerFormalArguments_64SVR4() local
4334 NumBytes, AvailableFPRs, AvailableVRs)) in LowerFormalArguments_64SVR4()
4780 unsigned AvailableVRs = NumVRs; in needStackSlotPassParameters() local
4787 AvailableFPRs, AvailableVRs)) in needStackSlotPassParameters()
6035 unsigned AvailableVRs = NumVRs; in LowerCall_64SVR4() local
6041 NumBytesTmp, AvailableFPRs, AvailableVRs)) in LowerCall_64SVR4()