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

References

lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
  937         PV.M = Inv;
 1531   if (PV.M != nullptr)
 1532     P0 = P = B.CreateXor(P, PV.M);
 1557   if (PV.M != nullptr)
 1881     StringRef PP = (PV.M ? "(P+M)" : "P");
 1888     if (PV.M)
 1889       dbgs() << "  M:" << *PV.M << "\n";