Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/xxhash/
H A Dxxhash.h3122 # define XXH_vec_mule vec_mule macro
3126 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
3136 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3122 # define XXH_vec_mule vec_mule macro
3126 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
3136 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dxxhash.h3493 #define XXH_vec_mule vec_mule macro
3498 #define XXH_vec_mule __builtin_altivec_vmuleuw macro
3511 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) { in XXH_vec_mule() function
/aosp_15_r20/external/zstd/lib/common/
H A Dxxhash.h4148 # define XXH_vec_mule vec_mule macro
4153 # define XXH_vec_mule __builtin_altivec_vmuleuw macro
4163 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule(xxh_u32x4 a, xxh_u32x4 b) in XXH_vec_mule() function