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