Searched refs:GetCalleeAllocdArgSizeInBytes (Results 1 – 3 of 3) sorted by relevance
57 unsigned GetCalleeAllocdArgSizeInBytes(CallingConv::ID CC) const;
42 unsigned MipsABIInfo::GetCalleeAllocdArgSizeInBytes(CallingConv::ID CC) const { in GetCalleeAllocdArgSizeInBytes() function in MipsABIInfo
2599 CCInfo.AllocateStack(ABI.GetCalleeAllocdArgSizeInBytes(CallConv), 1); in LowerCall()2961 CCInfo.AllocateStack(ABI.GetCalleeAllocdArgSizeInBytes(CallConv), 1); in LowerFormalArguments()3658 (int)ABI.GetCalleeAllocdArgSizeInBytes(State.getCallingConv()) - in copyByValRegs()3809 (int)ABI.GetCalleeAllocdArgSizeInBytes(State.getCallingConv()) - in writeVarArgRegs()