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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3099 static inline int vec_any_gt(vec_uchar16 a, vec_uchar16 b) function
3104 static inline int vec_any_gt(vec_char16 a, vec_char16 b) function
3109 static inline int vec_any_gt(vec_bchar16 a, vec_char16 b) function
3114 static inline int vec_any_gt(vec_char16 a, vec_bchar16 b) function
3119 static inline int vec_any_gt(vec_ushort8 a, vec_ushort8 b) function
3124 static inline int vec_any_gt(vec_short8 a, vec_short8 b) function
3129 static inline int vec_any_gt(vec_bshort8 a, vec_short8 b) function
3134 static inline int vec_any_gt(vec_short8 a, vec_bshort8 b) function
3140 static inline int vec_any_gt(vec_uint function
3145 static inline int vec_any_gt(vec_int4 a, vec_int4 b) function
3150 static inline int vec_any_gt(vec_bint4 a, vec_int4 b) function
3155 static inline int vec_any_gt(vec_int4 a, vec_bint4 b) function
3160 static inline int vec_any_gt(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4972 vec_any_gt(__vector signed char __a, __vector signed char __b) { function
4980 vec_any_gt(__vector signed char __a, __vector __bool char __b) { function
4988 vec_any_gt(__vector __bool char __a, __vector signed char __b) { function
4995 vec_any_gt(__vector unsigned char __a, __vector unsigned char __b) { function
5003 vec_any_gt(__vector unsigned char __a, __vector __bool char __b) { function
5011 vec_any_gt(__vector __bool char __a, __vector unsigned char __b) { function
5019 vec_any_gt(__vector __bool char __a, __vector __bool char __b) { function
5027 vec_any_gt(__vector signed short __a, __vector signed short __b) { function
5035 vec_any_gt(__vecto function
5043 vec_any_gt(__vector __bool short __a, __vector signed short __b) { function
5050 vec_any_gt(__vector unsigned short __a, __vector unsigned short __b) { function
5058 vec_any_gt(__vector unsigned short __a, __vector __bool short __b) { function
5066 vec_any_gt(__vector __bool short __a, __vector unsigned short __b) { function
5074 vec_any_gt(__vector __bool short __a, __vector __bool short __b) { function
5082 vec_any_gt(__vector signed int __a, __vector signed int __b) { function
5090 vec_any_gt(__vector signed int __a, __vector __bool int __b) { function
5098 vec_any_gt(__vector __bool int __a, __vector signed int __b) { function
5105 vec_any_gt(__vector unsigned int __a, __vector unsigned int __b) { function
5113 vec_any_gt(__vector unsigned int __a, __vector __bool int __b) { function
5121 vec_any_gt(__vector __bool int __a, __vector unsigned int __b) { function
5129 vec_any_gt(__vector __bool int __a, __vector __bool int __b) { function
5137 vec_any_gt(__vector signed long long __a, __vector signed long long __b) { function
5145 vec_any_gt(__vector signed long long __a, __vector __bool long long __b) { function
5153 vec_any_gt(__vector __bool long long __a, __vector signed long long __b) { function
5160 vec_any_gt(__vector unsigned long long __a, __vector unsigned long long __b) { function
5168 vec_any_gt(__vector unsigned long long __a, __vector __bool long long __b) { function
5176 vec_any_gt(__vector __bool long long __a, __vector unsigned long long __b) { function
5184 vec_any_gt(__vector __bool long long __a, __vector __bool long long __b) { function
5193 vec_any_gt(__vector float __a, __vector float __b) { function
5201 vec_any_gt(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h16309 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed char __a, function
16314 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed char __a, function
16320 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned char __a, function
16325 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned char __a, function
16331 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, function
16337 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, function
16343 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, function
16349 static __inline__ int __ATTRS_o_ai vec_any_gt(vector short __a, function
16354 static __inline__ int __ATTRS_o_ai vec_any_gt(vecto function
16359 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned short __a, function
16364 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned short __a, function
16370 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, function
16376 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, function
16382 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, function
16388 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, vector int __b) { function
16392 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, function
16397 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned int __a, function
16402 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned int __a, function
16408 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, function
16414 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, function
16420 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, function
16427 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed long long __a, function
16432 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned long long __a, function
16437 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed long long __a, function
16443 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned long long __a, function
16449 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, function
16456 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, function
16462 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, function
16470 static __inline__ int __ATTRS_o_ai vec_any_gt(vector float __a, function
16480 static __inline__ int __ATTRS_o_ai vec_any_gt(vector double __a, function
16487 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed __int128 __a, function
16492 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h225 #define vec_any_gt __builtin_s390_vec_any_gt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h231 #define vec_any_gt __builtin_s390_vec_any_gt macro

Completed in 320 milliseconds