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