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

References

lib/Target/ARM/ARMCallingConv.cpp
  250         It.convertToMem(State.AllocateStack(Size, Size));
  252         It.convertToReg(State.AllocateReg(RegList[RegIdx++]));
  254       State.addLoc(It);