reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/MipsCallLowering.cpp
  491   CCInfo.AllocateStack(ABI.GetCalleeAllocdArgSizeInBytes(F.getCallingConv()),
  493   CCInfo.AnalyzeFormalArguments(Ins, TLI.CCAssignFnForCall());
  502     unsigned Idx = CCInfo.getFirstUnallocated(ArgRegs);
  507       VaArgOffset = alignTo(CCInfo.getNextStackOffset(), RegSize);
  510           (int)ABI.GetCalleeAllocdArgSizeInBytes(CCInfo.getCallingConv()) -