Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2640 static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags, in CalculateStackSlotSize() function
2722 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in CalculateStackSlotUsed()
3580 MinReservedArea += CalculateStackSlotSize(ObjectVT, in LowerFormalArguments_Darwin()
3586 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT, in LowerFormalArguments_Darwin()
4864 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in LowerCall_64SVR4()
5431 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in LowerCall_Darwin()