Searched defs:low64 (Results 1 – 11 of 11) sorted by relevance
1058 let low64 = merge_accs( in digest128() localVariable1194 let low64 = (m128 as u64) ^ (high64 >> 32); in hash_len_9to16_128bits() localVariable1198 let low64 = h128 as u64; in hash_len_9to16_128bits() localVariable1228 let low64 = acc1.wrapping_add(acc2); in hash_len_17to128_128bits() localVariable1288 let low64 = acc1.wrapping_add(acc2); in hash_len_129to240_128bits() localVariable1326 let low64 = merge_accs( in hash_long_128bits_internal() localVariable
28 uint64 low64; member
517 uint64_t low64; member939 uint64_t low64; member
409 func low64(x nat) uint64 { func
61 LIBC_INLINE uint64_t low64(const UInt128 &num) { in low64() 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()
882 XXH64_hash_t low64; /*!< `value & 0xFFFFFFFFFFFFFFFF` */ member
924 XXH64_hash_t low64; /*!< `value & 0xFFFFFFFFFFFFFFFF` */ member
1319 XXH64_hash_t low64; /*!< `value & 0xFFFFFFFFFFFFFFFF` */ member