Home
last modified time | relevance | path

Searched defs:XXH_vec_mulo (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2466 # define XXH_vec_mulo vec_mulo macro
2470 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
2475 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function

Completed in 24 milliseconds