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