Home
last modified time | relevance | path

Searched refs:XXH_vec_mule (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h3121 # define XXH_vec_mule vec_mule macro
3125 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
3135 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function
4184 xxh_u64x2 const prod_even = XXH_vec_mule((xxh_u32x4)data_key, prime); in XXH3_scrambleAcc_vsx()

Completed in 22 milliseconds