Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2519 unsigned &AvailableVRs, bool HasQPX) { in CalculateStackSlotUsed() argument
2555 if (AvailableVRs > 0) { in CalculateStackSlotUsed()
2556 --AvailableVRs; in CalculateStackSlotUsed()
2895 unsigned AvailableVRs = Num_VR_Regs; in LowerFormalArguments_64SVR4() local
2899 NumBytes, AvailableFPRs, AvailableVRs, in LowerFormalArguments_64SVR4()