Home
last modified time | relevance | path

Searched refs:vec_mule (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h10364 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule() function
10369 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule() function
10374 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule() function
10379 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule() function
10384 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule() function
10389 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule() function
10395 vec_mule(__vector signed long long __a, __vector signed long long __b) { in vec_mule() function
10400 vec_mule(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_mule() function
H A Daltivec.h6263 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule() function
6273 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule() function
6281 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule() function
6291 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule() function
6301 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule() function
6310 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule() function
6321 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule() function
6330 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule() function
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h1434 return (__m128i)vec_mule((__v4su)__A, (__v4su)__B); in _mm_mul_epu32()
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h4219 # define XXH_vec_mule vec_mule
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h4218 # define XXH_vec_mule vec_mule