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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3030 static inline int vec_any_ge(vec_uchar16 a, vec_uchar16 b) function
3035 static inline int vec_any_ge(vec_char16 a, vec_char16 b) function
3040 static inline int vec_any_ge(vec_bchar16 a, vec_char16 b) function
3045 static inline int vec_any_ge(vec_char16 a, vec_bchar16 b) function
3050 static inline int vec_any_ge(vec_ushort8 a, vec_ushort8 b) function
3055 static inline int vec_any_ge(vec_short8 a, vec_short8 b) function
3060 static inline int vec_any_ge(vec_bshort8 a, vec_short8 b) function
3065 static inline int vec_any_ge(vec_short8 a, vec_bshort8 b) function
3070 static inline int vec_any_ge(vec_uint function
3075 static inline int vec_any_ge(vec_int4 a, vec_int4 b) function
3080 static inline int vec_any_ge(vec_bint4 a, vec_int4 b) function
3085 static inline int vec_any_ge(vec_int4 a, vec_bint4 b) function
3090 static inline int vec_any_ge(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4734 vec_any_ge(__vector signed char __a, __vector signed char __b) { function
4742 vec_any_ge(__vector signed char __a, __vector __bool char __b) { function
4750 vec_any_ge(__vector __bool char __a, __vector signed char __b) { function
4757 vec_any_ge(__vector unsigned char __a, __vector unsigned char __b) { function
4765 vec_any_ge(__vector unsigned char __a, __vector __bool char __b) { function
4773 vec_any_ge(__vector __bool char __a, __vector unsigned char __b) { function
4781 vec_any_ge(__vector __bool char __a, __vector __bool char __b) { function
4789 vec_any_ge(__vector signed short __a, __vector signed short __b) { function
4797 vec_any_ge(__vecto function
4805 vec_any_ge(__vector __bool short __a, __vector signed short __b) { function
4812 vec_any_ge(__vector unsigned short __a, __vector unsigned short __b) { function
4820 vec_any_ge(__vector unsigned short __a, __vector __bool short __b) { function
4828 vec_any_ge(__vector __bool short __a, __vector unsigned short __b) { function
4836 vec_any_ge(__vector __bool short __a, __vector __bool short __b) { function
4844 vec_any_ge(__vector signed int __a, __vector signed int __b) { function
4852 vec_any_ge(__vector signed int __a, __vector __bool int __b) { function
4860 vec_any_ge(__vector __bool int __a, __vector signed int __b) { function
4867 vec_any_ge(__vector unsigned int __a, __vector unsigned int __b) { function
4875 vec_any_ge(__vector unsigned int __a, __vector __bool int __b) { function
4883 vec_any_ge(__vector __bool int __a, __vector unsigned int __b) { function
4891 vec_any_ge(__vector __bool int __a, __vector __bool int __b) { function
4899 vec_any_ge(__vector signed long long __a, __vector signed long long __b) { function
4907 vec_any_ge(__vector signed long long __a, __vector __bool long long __b) { function
4915 vec_any_ge(__vector __bool long long __a, __vector signed long long __b) { function
4922 vec_any_ge(__vector unsigned long long __a, __vector unsigned long long __b) { function
4930 vec_any_ge(__vector unsigned long long __a, __vector __bool long long __b) { function
4938 vec_any_ge(__vector __bool long long __a, __vector unsigned long long __b) { function
4946 vec_any_ge(__vector __bool long long __a, __vector __bool long long __b) { function
4955 vec_any_ge(__vector float __a, __vector float __b) { function
4963 vec_any_ge(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h16118 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, function
16123 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, function
16129 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, function
16134 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, function
16140 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, function
16146 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, function
16152 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, function
16158 static __inline__ int __ATTRS_o_ai vec_any_ge(vector short __a, function
16163 static __inline__ int __ATTRS_o_ai vec_any_ge(vecto function
16168 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, function
16173 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, function
16179 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, function
16185 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, function
16191 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, function
16197 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vector int __b) { function
16201 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, function
16206 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, function
16211 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, function
16217 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, function
16223 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, function
16229 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, function
16236 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, function
16241 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, function
16246 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, function
16252 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, function
16258 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, function
16265 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, function
16271 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, function
16279 static __inline__ int __ATTRS_o_ai vec_any_ge(vector float __a, function
16289 static __inline__ int __ATTRS_o_ai vec_any_ge(vector double __a, function
16296 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed __int128 __a, function
16301 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h224 #define vec_any_ge __builtin_s390_vec_any_ge macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h230 #define vec_any_ge __builtin_s390_vec_any_ge macro

Completed in 314 milliseconds