Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dxxhash.h3139 # define XXH_vec_mulo vec_mulo macro
3143 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
3148 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function
/external/AFLplusplus/include/
Dxxhash.h3492 #define XXH_vec_mulo vec_mulo macro
3497 #define XXH_vec_mulo __builtin_altivec_vmulouw macro
3503 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) { in XXH_vec_mulo() function
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3106 # define XXH_vec_mulo vec_mulo macro
3110 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
3115 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function