Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3258 static unsigned CalculateStackSlotSize(EVT ArgVT, ISD::ArgFlagsTy Flags, in CalculateStackSlotSize() function
3340 ArgOffset += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in CalculateStackSlotUsed()
4187 MinReservedArea += CalculateStackSlotSize(ObjectVT, in LowerFormalArguments_Darwin()
4193 MinReservedArea += CalculateStackSlotSize(Ins[ArgNo].VT, in LowerFormalArguments_Darwin()
5720 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in LowerCall_64SVR4()
6288 NumBytes += CalculateStackSlotSize(ArgVT, Flags, PtrByteSize); in LowerCall_Darwin()