Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h3152 # define XXH_vec_mule vec_mule macro
3156 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
3166 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function
4215 xxh_u64x2 const prod_even = XXH_vec_mule((xxh_u32x4)data_key, prime); in XXH3_scrambleAcc_vsx()

Completed in 29 milliseconds