Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:CalculateStackSlotSize

2733 /// CalculateStackSlotSize - Calculates the size reserved for this argument on
2735 static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags,
2817 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
3662 MinReservedArea += CalculateStackSlotSize(ObjectVT,
3668 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT,
5107 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);
5675 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize);