| /src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/ |
| tmmintrin.h | 324 __vector __bool char __select = vec_cmplt ((__v16qi) __B, __zero); 336 __vector __bool char __select = vec_cmplt ((__v16qi) __D, __zero); 347 __v16qi __selectneg = (__v16qi) vec_cmplt ((__v16qi) __B, __zero); 359 __v8hi __selectneg = (__v8hi) vec_cmplt ((__v8hi) __B, __zero); 371 __v4si __selectneg = (__v4si) vec_cmplt ((__v4si) __B, __zero);
|
| emmintrin.h | 353 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 402 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 472 c = (__v2df) vec_cmplt(a, b); 557 c = (__v2df) vec_cmplt(a, b); 1733 shmask = vec_cmplt (lshift, shmax); 1750 shmask = vec_cmplt (lshift, shmax); 1827 shmask = vec_cmplt (rshift, shmax); 1844 shmask = vec_cmplt (rshift, shmax); 1921 return (__m128i) vec_cmplt ((__v16qi) __A, (__v16qi)__B); 1927 return (__m128i) vec_cmplt ((__v8hi) __A, (__v8hi)__B) [all...] |
| xmmintrin.h | 486 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 535 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 601 c = (__v4sf) vec_cmplt(a, b); 746 c = (__v4sf) vec_cmplt(a, b); 1489 c = (__vector __bool short)vec_cmplt (a, b); 1527 c = (__vector __bool char)vec_cmplt (a, b);
|
| mmintrin.h | 210 __vector __bool short __select = vec_cmplt(vm1, __zero);
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| tmmintrin.h | 335 __vector __bool char __select = vec_cmplt ((__v16qi) __B, __zero); 347 __vector __bool char __select = vec_cmplt ((__v16qi) __D, __zero); 359 __v16qi __selectneg = (__v16qi) vec_cmplt ((__v16qi) __B, __zero); 373 __v8hi __selectneg = (__v8hi) vec_cmplt ((__v8hi) __B, __zero); 387 __v4si __selectneg = (__v4si) vec_cmplt ((__v4si) __B, __zero);
|
| altivec.h | 186 __altivec_binary_pred(vec_cmplt, 271 #define vec_cmplt(a1, a2) __builtin_vec_cmpgt ((a2), (a1))
|
| emmintrin.h | 378 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 427 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 487 __c = (__v2df) vec_cmplt(__a, __b); 572 __c = (__v2df) vec_cmplt(__a, __b); 1763 __shmask = vec_cmplt (__lshift, __shmax); 1780 __shmask = vec_cmplt (__lshift, __shmax); 1857 __shmask = vec_cmplt (__rshift, __shmax); 1874 __shmask = vec_cmplt (__rshift, __shmax); 1951 return (__m128i) vec_cmplt ((__v16qi) __A, (__v16qi)__B); 1957 return (__m128i) vec_cmplt ((__v8hi) __A, (__v8hi)__B) [all...] |
| xmmintrin.h | 509 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 558 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 624 __c = (__v4sf) vec_cmplt(__a, __b); 769 __c = (__v4sf) vec_cmplt(__a, __b); 1515 __c = (__vector __bool short)vec_cmplt (__a, __b); 1553 __c = (__vector __bool char)vec_cmplt (__a, __b);
|
| smmintrin.h | 388 const __vector __bool int __boolmask = vec_cmplt ((__v4si) __mask, __zero); 417 const __vector __bool long long __boolmask = vec_cmplt ((__v2di) __mask, __zero);
|
| mmintrin.h | 231 __vector __bool short __select = vec_cmplt (__vm1, __zero);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| tmmintrin.h | 335 __vector __bool char __select = vec_cmplt ((__v16qi) __B, __zero); 347 __vector __bool char __select = vec_cmplt ((__v16qi) __D, __zero); 359 __v16qi __selectneg = (__v16qi) vec_cmplt ((__v16qi) __B, __zero); 373 __v8hi __selectneg = (__v8hi) vec_cmplt ((__v8hi) __B, __zero); 387 __v4si __selectneg = (__v4si) vec_cmplt ((__v4si) __B, __zero);
|
| altivec.h | 186 __altivec_binary_pred(vec_cmplt, 271 #define vec_cmplt(a1, a2) __builtin_vec_cmpgt ((a2), (a1))
|
| emmintrin.h | 378 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 427 return ((__m128d)vec_cmplt ((__v2df) __A, (__v2df) __B)); 487 __c = (__v2df) vec_cmplt(__a, __b); 572 __c = (__v2df) vec_cmplt(__a, __b); 1767 __shmask = vec_cmplt (__lshift, __shmax); 1784 __shmask = vec_cmplt (__lshift, __shmax); 1861 __shmask = vec_cmplt (__rshift, __shmax); 1878 __shmask = vec_cmplt (__rshift, __shmax); 1955 return (__m128i) vec_cmplt ((__v16qi) __A, (__v16qi)__B); 1961 return (__m128i) vec_cmplt ((__v8hi) __A, (__v8hi)__B) [all...] |
| xmmintrin.h | 509 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 558 return ((__m128)vec_cmplt ((__v4sf)__A, (__v4sf)__B)); 624 __c = (__v4sf) vec_cmplt(__a, __b); 769 __c = (__v4sf) vec_cmplt(__a, __b); 1515 __c = (__vector __bool short)vec_cmplt (__a, __b); 1553 __c = (__vector __bool char)vec_cmplt (__a, __b);
|
| smmintrin.h | 388 const __vector __bool int __boolmask = vec_cmplt ((__v4si) __mask, __zero); 417 const __vector __bool long long __boolmask = vec_cmplt ((__v2di) __mask, __zero);
|
| mmintrin.h | 231 __vector __bool short __select = vec_cmplt (__vm1, __zero);
|
| /src/external/gpl3/gcc/dist/gcc/config/s390/ |
| vecintrin.h | 238 #define vec_cmplt __builtin_s390_vec_cmplt macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| vecintrin.h | 238 #define vec_cmplt __builtin_s390_vec_cmplt macro
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| vecintrin.h | 2633 /*-- vec_cmplt --------------------------------------------------------------*/ 2636 vec_cmplt(__vector signed char __a, __vector signed char __b) { function 2641 vec_cmplt(__vector unsigned char __a, __vector unsigned char __b) { function 2646 vec_cmplt(__vector signed short __a, __vector signed short __b) { function 2651 vec_cmplt(__vector unsigned short __a, __vector unsigned short __b) { function 2656 vec_cmplt(__vector signed int __a, __vector signed int __b) { function 2661 vec_cmplt(__vector unsigned int __a, __vector unsigned int __b) { function 2666 vec_cmplt(__vector signed long long __a, __vector signed long long __b) { function 2671 vec_cmplt(__vector unsigned long long __a, __vector unsigned long long __b) { function 2677 vec_cmplt(__vector float __a, __vector float __b) function 2683 vec_cmplt(__vector double __a, __vector double __b) { function [all...] |
| altivec.h | 2399 /* vec_cmplt */ 2402 vec_cmplt(vector signed char __a, vector signed char __b) { function 2407 vec_cmplt(vector unsigned char __a, vector unsigned char __b) { function 2411 static __inline__ vector bool short __ATTRS_o_ai vec_cmplt(vector short __a, function 2417 vec_cmplt(vector unsigned short __a, vector unsigned short __b) { function 2421 static __inline__ vector bool int __ATTRS_o_ai vec_cmplt(vector int __a, function 2427 vec_cmplt(vector unsigned int __a, vector unsigned int __b) { function 2431 static __inline__ vector bool int __ATTRS_o_ai vec_cmplt(vector float __a, function 2438 vec_cmplt(vector double __a, vector double __b) { function 2445 vec_cmplt(vector signed __int128 __a, vector signed __int128 __b) function 2450 vec_cmplt(vector unsigned __int128 __a, vector unsigned __int128 __b) { function 2457 vec_cmplt(vector signed long long __a, vector signed long long __b) { function 2462 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) { function [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
| vmx2spu.h | 519 /* vec_cmplt (vector compare less than) 522 #define vec_cmplt(_a, _b) spu_cmpgt(_b, _a) macro
|