Lines Matching defs:RC2
316 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
317 uint16_t W1 = RC1.width(), W2 = RC2.width();
319 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i];
335 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2);
336 uint16_t W1 = RC1.width(), W2 = RC2.width();
350 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2];