Searched refs:Bit2 (Results 1 – 5 of 5) sorted by relevance
23 Bit2 = 5, enumerator30 T2 = ((1<<(Bit2+1))-1) ^ 0xFF, /* 1100 0000 */36 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */
78 if (BitInit *Bit2 = dyn_cast<BitInit>(B2->getBit(i))) { in equalBitsInits() local79 if (Bit1->getValue() != Bit2->getValue()) in equalBitsInits()
207 BitInit *Bit2 = cast<BitInit>(B2->getBit(i)); in equalBitsInits() local208 if (Bit1->getValue() != Bit2->getValue()) in equalBitsInits()
338 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN; in operator ()() local345 return Bit2 < W2; in operator ()()347 if (W2 <= Bit2) in operator ()()350 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
358 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN; in operator ()() local365 return Bit2 < W2; in operator ()()367 if (W2 <= Bit2) in operator ()()370 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()