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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3320 static inline int vec_any_ne(vec_uchar16 a, vec_uchar16 b) function
3325 static inline int vec_any_ne(vec_char16 a, vec_char16 b) function
3330 static inline int vec_any_ne(vec_bchar16 a, vec_char16 b) function
3335 static inline int vec_any_ne(vec_char16 a, vec_bchar16 b) function
3340 static inline int vec_any_ne(vec_ushort8 a, vec_ushort8 b) function
3345 static inline int vec_any_ne(vec_short8 a, vec_short8 b) function
3350 static inline int vec_any_ne(vec_bshort8 a, vec_short8 b) function
3355 static inline int vec_any_ne(vec_short8 a, vec_bshort8 b) function
3360 static inline int vec_any_ne(vec_uint function
3365 static inline int vec_any_ne(vec_int4 a, vec_int4 b) function
3370 static inline int vec_any_ne(vec_bint4 a, vec_int4 b) function
3375 static inline int vec_any_ne(vec_int4 a, vec_bint4 b) function
3380 static inline int vec_any_ne(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4488 vec_any_ne(__vector signed char __a, __vector signed char __b) { function
4496 vec_any_ne(__vector signed char __a, __vector __bool char __b) { function
4504 vec_any_ne(__vector __bool char __a, __vector signed char __b) { function
4511 vec_any_ne(__vector unsigned char __a, __vector unsigned char __b) { function
4520 vec_any_ne(__vector unsigned char __a, __vector __bool char __b) { function
4529 vec_any_ne(__vector __bool char __a, __vector unsigned char __b) { function
4537 vec_any_ne(__vector __bool char __a, __vector __bool char __b) { function
4545 vec_any_ne(__vector signed short __a, __vector signed short __b) { function
4553 vec_any_ne(__vecto function
4561 vec_any_ne(__vector __bool short __a, __vector signed short __b) { function
4568 vec_any_ne(__vector unsigned short __a, __vector unsigned short __b) { function
4577 vec_any_ne(__vector unsigned short __a, __vector __bool short __b) { function
4586 vec_any_ne(__vector __bool short __a, __vector unsigned short __b) { function
4594 vec_any_ne(__vector __bool short __a, __vector __bool short __b) { function
4602 vec_any_ne(__vector signed int __a, __vector signed int __b) { function
4610 vec_any_ne(__vector signed int __a, __vector __bool int __b) { function
4618 vec_any_ne(__vector __bool int __a, __vector signed int __b) { function
4625 vec_any_ne(__vector unsigned int __a, __vector unsigned int __b) { function
4634 vec_any_ne(__vector unsigned int __a, __vector __bool int __b) { function
4643 vec_any_ne(__vector __bool int __a, __vector unsigned int __b) { function
4651 vec_any_ne(__vector __bool int __a, __vector __bool int __b) { function
4659 vec_any_ne(__vector signed long long __a, __vector signed long long __b) { function
4667 vec_any_ne(__vector signed long long __a, __vector __bool long long __b) { function
4675 vec_any_ne(__vector __bool long long __a, __vector signed long long __b) { function
4682 vec_any_ne(__vector unsigned long long __a, __vector unsigned long long __b) { function
4691 vec_any_ne(__vector unsigned long long __a, __vector __bool long long __b) { function
4700 vec_any_ne(__vector __bool long long __a, __vector unsigned long long __b) { function
4708 vec_any_ne(__vector __bool long long __a, __vector __bool long long __b) { function
4717 vec_any_ne(__vector float __a, __vector float __b) { function
4725 vec_any_ne(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h16897 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, function
16903 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, function
16909 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, function
16915 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, function
16921 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, function
16927 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, function
16933 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, function
16939 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, function
16944 static __inline__ int __ATTRS_o_ai vec_any_ne(vecto function
16949 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, function
16955 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, function
16961 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, function
16967 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, function
16973 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, function
16979 static __inline__ int __ATTRS_o_ai vec_any_ne(vector pixel __a, function
16985 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, vector int __b) { function
16989 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, function
16994 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned int __a, function
17000 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned int __a, function
17006 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, function
17012 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, function
17018 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, function
17025 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed long long __a, function
17030 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned long long __a, function
17036 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed long long __a, function
17042 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned long long __a, function
17048 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, function
17054 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, function
17060 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, function
17067 static __inline__ int __ATTRS_o_ai vec_any_ne(vector float __a, function
17077 static __inline__ int __ATTRS_o_ai vec_any_ne(vector double __a, function
17084 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed __int128 __a, function
17089 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h223 #define vec_any_ne __builtin_s390_vec_any_ne macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h229 #define vec_any_ne __builtin_s390_vec_any_ne macro

Completed in 306 milliseconds