Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dvecintrin.h1763 vec_unpackl(vector signed char __a) { in vec_unpackl() function
1768 vec_unpackl(vector bool char __a) { in vec_unpackl() function
1773 vec_unpackl(vector unsigned char __a) { in vec_unpackl() function
1778 vec_unpackl(vector signed short __a) { in vec_unpackl() function
1783 vec_unpackl(vector bool short __a) { in vec_unpackl() function
1788 vec_unpackl(vector unsigned short __a) { in vec_unpackl() function
1793 vec_unpackl(vector signed int __a) { in vec_unpackl() function
1798 vec_unpackl(vector bool int __a) { in vec_unpackl() function
1803 vec_unpackl(vector unsigned int __a) { in vec_unpackl() function
Daltivec.h10128 vec_unpackl(vector signed char __a) { in vec_unpackl() function
10137 vec_unpackl(vector bool char __a) { in vec_unpackl() function
10145 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function
10154 vec_unpackl(vector bool short __a) { in vec_unpackl() function
10163 vec_unpackl(vector pixel __a) { in vec_unpackl() function
10172 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function
10181 vec_unpackl(vector bool int __a) { in vec_unpackl() function
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h2256 vec_unpackl(__vector signed char __a) { in vec_unpackl() function
2261 vec_unpackl(__vector __bool char __a) { in vec_unpackl() function
2267 vec_unpackl(__vector unsigned char __a) { in vec_unpackl() function
2272 vec_unpackl(__vector signed short __a) { in vec_unpackl() function
2277 vec_unpackl(__vector __bool short __a) { in vec_unpackl() function
2283 vec_unpackl(__vector unsigned short __a) { in vec_unpackl() function
2288 vec_unpackl(__vector signed int __a) { in vec_unpackl() function
2293 vec_unpackl(__vector __bool int __a) { in vec_unpackl() function
2299 vec_unpackl(__vector unsigned int __a) { in vec_unpackl() function
Daltivec.h12127 vec_unpackl(vector signed char __a) { in vec_unpackl() function
12136 vec_unpackl(vector bool char __a) { in vec_unpackl() function
12144 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function
12153 vec_unpackl(vector bool short __a) { in vec_unpackl() function
12162 vec_unpackl(vector pixel __a) { in vec_unpackl() function
12171 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function
12180 vec_unpackl(vector bool int __a) { in vec_unpackl() function
12189 vec_unpackl(vector float __a) { in vec_unpackl() function