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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2962 static inline int vec_any_eq(vec_uchar16 a, vec_uchar16 b) function
2967 static inline int vec_any_eq(vec_char16 a, vec_char16 b) function
2972 static inline int vec_any_eq(vec_bchar16 a, vec_char16 b) function
2977 static inline int vec_any_eq(vec_char16 a, vec_bchar16 b) function
2982 static inline int vec_any_eq(vec_ushort8 a, vec_ushort8 b) function
2987 static inline int vec_any_eq(vec_short8 a, vec_short8 b) function
2992 static inline int vec_any_eq(vec_bshort8 a, vec_short8 b) function
2997 static inline int vec_any_eq(vec_short8 a, vec_bshort8 b) function
3002 static inline int vec_any_eq(vec_uint function
3007 static inline int vec_any_eq(vec_int4 a, vec_int4 b) function
3012 static inline int vec_any_eq(vec_bint4 a, vec_int4 b) function
3017 static inline int vec_any_eq(vec_int4 a, vec_bint4 b) function
3022 static inline int vec_any_eq(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4242 vec_any_eq(__vector signed char __a, __vector signed char __b) { function
4250 vec_any_eq(__vector signed char __a, __vector __bool char __b) { function
4258 vec_any_eq(__vector __bool char __a, __vector signed char __b) { function
4265 vec_any_eq(__vector unsigned char __a, __vector unsigned char __b) { function
4274 vec_any_eq(__vector unsigned char __a, __vector __bool char __b) { function
4283 vec_any_eq(__vector __bool char __a, __vector unsigned char __b) { function
4291 vec_any_eq(__vector __bool char __a, __vector __bool char __b) { function
4299 vec_any_eq(__vector signed short __a, __vector signed short __b) { function
4307 vec_any_eq(__vecto function
4315 vec_any_eq(__vector __bool short __a, __vector signed short __b) { function
4322 vec_any_eq(__vector unsigned short __a, __vector unsigned short __b) { function
4331 vec_any_eq(__vector unsigned short __a, __vector __bool short __b) { function
4340 vec_any_eq(__vector __bool short __a, __vector unsigned short __b) { function
4348 vec_any_eq(__vector __bool short __a, __vector __bool short __b) { function
4356 vec_any_eq(__vector signed int __a, __vector signed int __b) { function
4364 vec_any_eq(__vector signed int __a, __vector __bool int __b) { function
4372 vec_any_eq(__vector __bool int __a, __vector signed int __b) { function
4379 vec_any_eq(__vector unsigned int __a, __vector unsigned int __b) { function
4388 vec_any_eq(__vector unsigned int __a, __vector __bool int __b) { function
4397 vec_any_eq(__vector __bool int __a, __vector unsigned int __b) { function
4405 vec_any_eq(__vector __bool int __a, __vector __bool int __b) { function
4413 vec_any_eq(__vector signed long long __a, __vector signed long long __b) { function
4421 vec_any_eq(__vector signed long long __a, __vector __bool long long __b) { function
4429 vec_any_eq(__vector __bool long long __a, __vector signed long long __b) { function
4436 vec_any_eq(__vector unsigned long long __a, __vector unsigned long long __b) { function
4445 vec_any_eq(__vector unsigned long long __a, __vector __bool long long __b) { function
4454 vec_any_eq(__vector __bool long long __a, __vector unsigned long long __b) { function
4462 vec_any_eq(__vector __bool long long __a, __vector __bool long long __b) { function
4471 vec_any_eq(__vector float __a, __vector float __b) { function
4479 vec_any_eq(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h15918 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, function
15924 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, function
15930 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, function
15936 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, function
15942 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, function
15948 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, function
15954 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, function
15960 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, function
15965 static __inline__ int __ATTRS_o_ai vec_any_eq(vecto function
15970 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, function
15976 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, function
15982 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, function
15988 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, function
15994 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, function
16000 static __inline__ int __ATTRS_o_ai vec_any_eq(vector pixel __a, function
16006 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, vector int __b) { function
16010 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, function
16015 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned int __a, function
16021 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned int __a, function
16027 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, function
16033 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, function
16039 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, function
16046 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed long long __a, function
16051 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned long long __a, function
16057 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed long long __a, function
16063 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned long long __a, function
16069 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, function
16075 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, function
16081 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, function
16088 static __inline__ int __ATTRS_o_ai vec_any_eq(vector float __a, function
16098 static __inline__ int __ATTRS_o_ai vec_any_eq(vector double __a, function
16105 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed __int128 __a, function
16110 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h222 #define vec_any_eq __builtin_s390_vec_any_eq macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h228 #define vec_any_eq __builtin_s390_vec_any_eq macro

Completed in 583 milliseconds