Lines Matching refs:RC2
318 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
319 uint16_t W1 = RC1.width(), W2 = RC2.width();
321 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i];
337 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2);
338 uint16_t W1 = RC1.width(), W2 = RC2.width();
352 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2];