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

References

lib/CodeGen/GlobalISel/CallLowering.cpp
  311           for (unsigned Part = 0; Part < NumArgRegs; ++Part) {
  311           for (unsigned Part = 0; Part < NumArgRegs; ++Part) {
  313             VA = ArgLocs[j + Part];
  314             Handler.assignValueToReg(Args[i].Regs[Part], VA.getLocReg(), VA);