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