Searched defs:high64 (Results 1 – 10 of 10) sorted by relevance
1063 let high64 = merge_accs( in digest128() localVariable1193 let high64 = ((m128 >> 64) as u64).wrapping_add(ll2.wrapping_mul(PRIME64_1)); in hash_len_9to16_128bits() localVariable1197 let high64 = ((h128 >> 64) as u64).wrapping_add(high64.wrapping_mul(PRIME64_2)); in hash_len_9to16_128bits() localVariable1229 let high64 = acc1 in hash_len_17to128_128bits() localVariable1289 let high64 = acc1 in hash_len_129to240_128bits() localVariable1331 let high64 = merge_accs( in hash_long_128bits_internal() localVariable
29 uint64 high64; member
518 uint64_t high64; member940 uint64_t high64; member
65 LIBC_INLINE uint64_t high64(const UInt128 &num) { in high64() function
8129 void Literal<T>::UpdateValue(T high64, T low64, const Assembler* assembler) { in UpdateValue()
1949 void Ldr(const VRegister& vt, uint64_t high64, uint64_t low64) { in Ldr()7497 Literal<T>* CreateLiteralDestroyedWithPool(T high64, T low64) { in CreateLiteralDestroyedWithPool()
883 XXH64_hash_t high64; /*!< `value >> 64` */ member
925 XXH64_hash_t high64; /*!< `value >> 64` */ member
1320 XXH64_hash_t high64; /*!< `value >> 64` */ member