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

References

lib/Target/AVR/AVRISelLowering.cpp
  948       CCInfo.AnalyzeCallOperands(*Outs, ArgCC_AVR_Vararg);
  950       CCInfo.AnalyzeFormalArguments(*Ins, ArgCC_AVR_Vararg);
  982         unsigned Reg = CCInfo.AllocateReg(
  984         CCInfo.addLoc(
  996         unsigned Offset = CCInfo.AllocateStack(
  997             TD->getTypeAllocSize(EVT(LocVT).getTypeForEVT(CCInfo.getContext())),
  999                 EVT(LocVT).getTypeForEVT(CCInfo.getContext())));
 1000         CCInfo.addLoc(CCValAssign::getMem(ValNo++, LocVT, Offset, LocVT,