Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2467 # define XXH_vec_mule vec_mule macro
2471 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
2481 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function
3491 xxh_u64x2 const prod_even = XXH_vec_mule((xxh_u32x4)data_key, prime); in XXH3_scrambleAcc_vsx()

Completed in 20 milliseconds