Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h3120 # define XXH_vec_mulo vec_mulo macro
3124 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
3129 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function

Completed in 24 milliseconds