Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:CP

258       const BitTracker::RegisterCell *CP = CVect[RInd];
259 if (CP == 0)
260 CP = CVect[RInd] = &BT.lookup(VR);
261 return *CP;