Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/xxhash/
H A Dxxhash.h3121 # define XXH_vec_mulo vec_mulo macro
3125 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
3130 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3121 # define XXH_vec_mulo vec_mulo macro
3125 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
3130 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function
/aosp_15_r20/external/AFLplusplus/include/
H A 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
/aosp_15_r20/external/zstd/lib/common/
H A Dxxhash.h4147 # define XXH_vec_mulo vec_mulo macro
4152 # define XXH_vec_mulo __builtin_altivec_vmulouw macro
4157 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mulo() function