Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.h957 __tmp2 = (__v2di)vec_unpackl(__temp); in _mm_cvtpi32_pd()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Daltivec-7.c34 *vecint++ = vec_unpackl(vecshort[0]); in main()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h246 #define vec_unpackl __builtin_vec_unpackl macro
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h2350 vec_unpackl(__vector signed char __a) { in vec_unpackl() function
2355 vec_unpackl(__vector __bool char __a) { in vec_unpackl() function
2361 vec_unpackl(__vector unsigned char __a) { in vec_unpackl() function
2366 vec_unpackl(__vector signed short __a) { in vec_unpackl() function
2371 vec_unpackl(__vector __bool short __a) { in vec_unpackl() function
2377 vec_unpackl(__vector unsigned short __a) { in vec_unpackl() function
2382 vec_unpackl(__vector signed int __a) { in vec_unpackl() function
2387 vec_unpackl(__vector __bool int __a) { in vec_unpackl() function
2393 vec_unpackl(__vector unsigned int __a) { in vec_unpackl() function
H A Daltivec.h12769 vec_unpackl(vector signed char __a) { in vec_unpackl() function
12778 vec_unpackl(vector bool char __a) { in vec_unpackl() function
12786 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function
12795 vec_unpackl(vector bool short __a) { in vec_unpackl() function
12804 vec_unpackl(vector pixel __a) { in vec_unpackl() function
12813 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function
12822 vec_unpackl(vector bool int __a) { in vec_unpackl() function
12831 vec_unpackl(vector float __a) { in vec_unpackl() function
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h4863 vec_unpackl (vector signed char a1) in vec_unpackl() function
4869 vec_unpackl (vector unsigned short a1) in vec_unpackl() function
4875 vec_unpackl (vector signed short a1) in vec_unpackl() function
8085 #define vec_unpackl(a1) \
/openbsd/gnu/gcc/gcc/doc/
H A Dextend.texi9343 vector signed short vec_unpackl (vector signed char);
9344 vector bool short vec_unpackl (vector bool char);
9345 vector unsigned int vec_unpackl (vector pixel);
9346 vector signed int vec_unpackl (vector signed short);
9347 vector bool int vec_unpackl (vector bool short);
H A Dgcc.info23703 vector signed short vec_unpackl (vector signed char);
23704 vector bool short vec_unpackl (vector bool char);
23705 vector unsigned int vec_unpackl (vector pixel);
23706 vector signed int vec_unpackl (vector signed short);
23707 vector bool int vec_unpackl (vector bool short);
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dextend.texi6173 vector signed short vec_unpackl (vector signed char);
6174 vector unsigned int vec_unpackl (vector signed short);
6175 vector signed int vec_unpackl (vector signed short);