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

References

lib/Target/Hexagon/HexagonGenInsert.cpp
  336   const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
  336   const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
  353   const BitTracker::RegisterCell &RC1 = CM.lookup(VR1);
  354   const BitTracker::RegisterCell &RC2 = CM.lookup(VR2);
  645   const BitTracker::RegisterCell &RC = CMS->lookup(VR);
  657   const BitTracker::RegisterCell &RC = CMS->lookup(VR);
  702   const BitTracker::RegisterCell &RC = CMS->lookup(VR);
  712   BitTracker::RegisterCell RC = CMS->lookup(VR);
  806   const BitTracker::RegisterCell &RC = CMS->lookup(VR);
  878     const BitTracker::RegisterCell &AC = CMS->lookup(SrcR);