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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3237 static inline int vec_any_lt(vec_uchar16 a, vec_uchar16 b) function
3242 static inline int vec_any_lt(vec_char16 a, vec_char16 b) function
3247 static inline int vec_any_lt(vec_bchar16 a, vec_char16 b) function
3252 static inline int vec_any_lt(vec_char16 a, vec_bchar16 b) function
3257 static inline int vec_any_lt(vec_ushort8 a, vec_ushort8 b) function
3262 static inline int vec_any_lt(vec_short8 a, vec_short8 b) function
3267 static inline int vec_any_lt(vec_bshort8 a, vec_short8 b) function
3272 static inline int vec_any_lt(vec_short8 a, vec_bshort8 b) function
3277 static inline int vec_any_lt(vec_uint function
3282 static inline int vec_any_lt(vec_int4 a, vec_int4 b) function
3287 static inline int vec_any_lt(vec_bint4 a, vec_int4 b) function
3292 static inline int vec_any_lt(vec_int4 a, vec_bint4 b) function
3297 static inline int vec_any_lt(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h5448 vec_any_lt(__vector signed char __a, __vector signed char __b) { function
5456 vec_any_lt(__vector signed char __a, __vector __bool char __b) { function
5464 vec_any_lt(__vector __bool char __a, __vector signed char __b) { function
5471 vec_any_lt(__vector unsigned char __a, __vector unsigned char __b) { function
5479 vec_any_lt(__vector unsigned char __a, __vector __bool char __b) { function
5487 vec_any_lt(__vector __bool char __a, __vector unsigned char __b) { function
5495 vec_any_lt(__vector __bool char __a, __vector __bool char __b) { function
5503 vec_any_lt(__vector signed short __a, __vector signed short __b) { function
5511 vec_any_lt(__vecto function
5519 vec_any_lt(__vector __bool short __a, __vector signed short __b) { function
5526 vec_any_lt(__vector unsigned short __a, __vector unsigned short __b) { function
5534 vec_any_lt(__vector unsigned short __a, __vector __bool short __b) { function
5542 vec_any_lt(__vector __bool short __a, __vector unsigned short __b) { function
5550 vec_any_lt(__vector __bool short __a, __vector __bool short __b) { function
5558 vec_any_lt(__vector signed int __a, __vector signed int __b) { function
5566 vec_any_lt(__vector signed int __a, __vector __bool int __b) { function
5574 vec_any_lt(__vector __bool int __a, __vector signed int __b) { function
5581 vec_any_lt(__vector unsigned int __a, __vector unsigned int __b) { function
5589 vec_any_lt(__vector unsigned int __a, __vector __bool int __b) { function
5597 vec_any_lt(__vector __bool int __a, __vector unsigned int __b) { function
5605 vec_any_lt(__vector __bool int __a, __vector __bool int __b) { function
5613 vec_any_lt(__vector signed long long __a, __vector signed long long __b) { function
5621 vec_any_lt(__vector signed long long __a, __vector __bool long long __b) { function
5629 vec_any_lt(__vector __bool long long __a, __vector signed long long __b) { function
5636 vec_any_lt(__vector unsigned long long __a, __vector unsigned long long __b) { function
5644 vec_any_lt(__vector unsigned long long __a, __vector __bool long long __b) { function
5652 vec_any_lt(__vector __bool long long __a, __vector unsigned long long __b) { function
5660 vec_any_lt(__vector __bool long long __a, __vector __bool long long __b) { function
5669 vec_any_lt(__vector float __a, __vector float __b) { function
5677 vec_any_lt(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h16691 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, function
16696 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, function
16702 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, function
16707 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, function
16713 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, function
16719 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, function
16725 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, function
16731 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, function
16736 static __inline__ int __ATTRS_o_ai vec_any_lt(vecto function
16741 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, function
16746 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, function
16752 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, function
16758 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, function
16764 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, function
16770 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vector int __b) { function
16774 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, function
16779 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, function
16784 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, function
16790 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, function
16796 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, function
16802 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, function
16809 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, function
16814 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, function
16819 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, function
16825 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, function
16831 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, function
16838 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, function
16844 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, function
16852 static __inline__ int __ATTRS_o_ai vec_any_lt(vector float __a, function
16862 static __inline__ int __ATTRS_o_ai vec_any_lt(vector double __a, function
16869 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed __int128 __a, function
16874 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h227 #define vec_any_lt __builtin_s390_vec_any_lt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h233 #define vec_any_lt __builtin_s390_vec_any_lt macro

Completed in 406 milliseconds