Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3287 unsigned &AvailableFPRs, in CalculateStackSlotUsed() argument
3317 if (AvailableFPRs > 0) { in CalculateStackSlotUsed()
3318 --AvailableFPRs; in CalculateStackSlotUsed()
3658 unsigned AvailableFPRs = Num_FPR_Regs; in LowerFormalArguments_64SVR4() local
3666 NumBytes, AvailableFPRs, AvailableVRs, in LowerFormalArguments_64SVR4()
4485 unsigned AvailableFPRs = NumFPRs; in needStackSlotPassParameters() local
4493 NumBytes, AvailableFPRs, AvailableVRs, in needStackSlotPassParameters()
5582 unsigned AvailableFPRs = NumFPRs; in LowerCall_64SVR4() local
5589 NumBytesTmp, AvailableFPRs, AvailableVRs, in LowerCall_64SVR4()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2803 unsigned &AvailableFPRs, in CalculateStackSlotUsed() argument
2833 if (AvailableFPRs > 0) { in CalculateStackSlotUsed()
2834 --AvailableFPRs; in CalculateStackSlotUsed()
3175 unsigned AvailableFPRs = Num_FPR_Regs; in LowerFormalArguments_64SVR4() local
3183 NumBytes, AvailableFPRs, AvailableVRs, in LowerFormalArguments_64SVR4()
3988 unsigned AvailableFPRs = NumFPRs; in needStackSlotPassParameters() local
3996 NumBytes, AvailableFPRs, AvailableVRs, in needStackSlotPassParameters()