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

References

lib/CodeGen/GlobalISel/CallLowering.cpp
  434     if (Loc1.isRegLoc() != Loc2.isRegLoc())
  437     if (Loc1.isRegLoc()) {
  439       if (Loc1.getLocReg() != Loc2.getLocReg())
  447     if (Loc1.getLocMemOffset() != Loc2.getLocMemOffset())