Home
last modified time | relevance | path

Searched refs:vec_unpackl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dtmmintrin.h377 __v8hi __D = vec_and(vec_unpackl((__v16qi)__A), __unsigned); in _mm_maddubs_epi16()
379 __v8hi __F = vec_unpackl((__v16qi)__B); in _mm_maddubs_epi16()
395 __C = vec_unpackl((__v16qi)__C); in _mm_maddubs_pi16()
399 __D = vec_unpackl((__v16qi)__D); in _mm_maddubs_pi16()
417 __D = vec_unpackl((__v8hi)__A); in _mm_mulhrs_epi16()
418 __v4si __E = vec_unpackl((__v8hi)__B); in _mm_mulhrs_epi16()
H A Demmintrin.h958 __tmp2 = (__v2di)vec_unpackl(__temp); in _mm_cvtpi32_pd()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h2581 vec_unpackl(__vector signed char __a) { in vec_unpackl() function
2586 vec_unpackl(__vector __bool char __a) { in vec_unpackl() function
2592 vec_unpackl(__vector unsigned char __a) { in vec_unpackl() function
2597 vec_unpackl(__vector signed short __a) { in vec_unpackl() function
2602 vec_unpackl(__vector __bool short __a) { in vec_unpackl() function
2608 vec_unpackl(__vector unsigned short __a) { in vec_unpackl() function
2613 vec_unpackl(__vector signed int __a) { in vec_unpackl() function
2618 vec_unpackl(__vector __bool int __a) { in vec_unpackl() function
2624 vec_unpackl(__vector unsigned int __a) { in vec_unpackl() function
2630 vec_unpackl(__vector signed long long __a) { in vec_unpackl() function
[all …]
H A Daltivec.h12781 vec_unpackl(vector signed char __a) { in vec_unpackl() function
12790 vec_unpackl(vector bool char __a) { in vec_unpackl() function
12798 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function
12807 vec_unpackl(vector bool short __a) { in vec_unpackl() function
12816 vec_unpackl(vector pixel __a) { in vec_unpackl() function
12825 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function
12834 vec_unpackl(vector bool int __a) { in vec_unpackl() function
12843 vec_unpackl(vector float __a) { in vec_unpackl() function