Searched defs:vec_all_ne (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2844 static inline int vec_all_ne(vec_uchar16 a, vec_uchar16 b) function
2849 static inline int vec_all_ne(vec_char16 a, vec_char16 b) function
2854 static inline int vec_all_ne(vec_bchar16 a, vec_char16 b) function
2859 static inline int vec_all_ne(vec_char16 a, vec_bchar16 b) function
2864 static inline int vec_all_ne(vec_ushort8 a, vec_ushort8 b) function
2869 static inline int vec_all_ne(vec_short8 a, vec_short8 b) function
2874 static inline int vec_all_ne(vec_bshort8 a, vec_short8 b) function
2879 static inline int vec_all_ne(vec_short8 a, vec_bshort8 b) function
2884 static inline int vec_all_ne(vec_uint function
2889 static inline int vec_all_ne(vec_int4 a, vec_int4 b) function
2894 static inline int vec_all_ne(vec_bint4 a, vec_int4 b) function
2899 static inline int vec_all_ne(vec_int4 a, vec_bint4 b) function
2904 static inline int vec_all_ne(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h2936 vec_all_ne(__vector signed char __a, __vector signed char __b) { function
2944 vec_all_ne(__vector signed char __a, __vector __bool char __b) { function
2952 vec_all_ne(__vector __bool char __a, __vector signed char __b) { function
2959 vec_all_ne(__vector unsigned char __a, __vector unsigned char __b) { function
2968 vec_all_ne(__vector unsigned char __a, __vector __bool char __b) { function
2977 vec_all_ne(__vector __bool char __a, __vector unsigned char __b) { function
2985 vec_all_ne(__vector __bool char __a, __vector __bool char __b) { function
2993 vec_all_ne(__vector signed short __a, __vector signed short __b) { function
3001 vec_all_ne(__vecto function
3009 vec_all_ne(__vector __bool short __a, __vector signed short __b) { function
3016 vec_all_ne(__vector unsigned short __a, __vector unsigned short __b) { function
3025 vec_all_ne(__vector unsigned short __a, __vector __bool short __b) { function
3034 vec_all_ne(__vector __bool short __a, __vector unsigned short __b) { function
3042 vec_all_ne(__vector __bool short __a, __vector __bool short __b) { function
3050 vec_all_ne(__vector signed int __a, __vector signed int __b) { function
3058 vec_all_ne(__vector signed int __a, __vector __bool int __b) { function
3066 vec_all_ne(__vector __bool int __a, __vector signed int __b) { function
3073 vec_all_ne(__vector unsigned int __a, __vector unsigned int __b) { function
3082 vec_all_ne(__vector unsigned int __a, __vector __bool int __b) { function
3091 vec_all_ne(__vector __bool int __a, __vector unsigned int __b) { function
3099 vec_all_ne(__vector __bool int __a, __vector __bool int __b) { function
3107 vec_all_ne(__vector signed long long __a, __vector signed long long __b) { function
3115 vec_all_ne(__vector signed long long __a, __vector __bool long long __b) { function
3123 vec_all_ne(__vector __bool long long __a, __vector signed long long __b) { function
3130 vec_all_ne(__vector unsigned long long __a, __vector unsigned long long __b) { function
3139 vec_all_ne(__vector unsigned long long __a, __vector __bool long long __b) { function
3148 vec_all_ne(__vector __bool long long __a, __vector unsigned long long __b) { function
3156 vec_all_ne(__vector __bool long long __a, __vector __bool long long __b) { function
3165 vec_all_ne(__vector float __a, __vector float __b) { function
3173 vec_all_ne(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h15629 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
15635 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
15641 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
15647 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
15653 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
15659 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
15665 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
15671 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
15676 static __inline__ int __ATTRS_o_ai vec_all_ne(vecto function
15681 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
15687 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
15693 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
15699 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
15705 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
15711 static __inline__ int __ATTRS_o_ai vec_all_ne(vector pixel __a, function
15717 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
15721 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, function
15726 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
15732 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
15738 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
15744 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
15750 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
15757 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
15762 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
15768 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
15774 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
15780 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
15786 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
15792 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
15799 static __inline__ int __ATTRS_o_ai vec_all_ne(vector float __a, function
15809 static __inline__ int __ATTRS_o_ai vec_all_ne(vector double __a, function
15816 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed __int128 __a, function
15821 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h217 #define vec_all_ne __builtin_s390_vec_all_ne macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h223 #define vec_all_ne __builtin_s390_vec_all_ne macro

Completed in 369 milliseconds