reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7276 if (Bits.getHiBits(64) == Bits.getLoBits(64)) { 7276 if (Bits.getHiBits(64) == Bits.getLoBits(64)) { 7277 uint64_t Value = Bits.zextOrTrunc(64).getZExtValue();