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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3168 static inline int vec_any_le(vec_uchar16 a, vec_uchar16 b) function
3173 static inline int vec_any_le(vec_char16 a, vec_char16 b) function
3178 static inline int vec_any_le(vec_bchar16 a, vec_char16 b) function
3183 static inline int vec_any_le(vec_char16 a, vec_bchar16 b) function
3188 static inline int vec_any_le(vec_ushort8 a, vec_ushort8 b) function
3193 static inline int vec_any_le(vec_short8 a, vec_short8 b) function
3198 static inline int vec_any_le(vec_bshort8 a, vec_short8 b) function
3203 static inline int vec_any_le(vec_short8 a, vec_bshort8 b) function
3208 static inline int vec_any_le(vec_uint function
3213 static inline int vec_any_le(vec_int4 a, vec_int4 b) function
3218 static inline int vec_any_le(vec_bint4 a, vec_int4 b) function
3223 static inline int vec_any_le(vec_int4 a, vec_bint4 b) function
3228 static inline int vec_any_le(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h5210 vec_any_le(__vector signed char __a, __vector signed char __b) { function
5218 vec_any_le(__vector signed char __a, __vector __bool char __b) { function
5226 vec_any_le(__vector __bool char __a, __vector signed char __b) { function
5233 vec_any_le(__vector unsigned char __a, __vector unsigned char __b) { function
5241 vec_any_le(__vector unsigned char __a, __vector __bool char __b) { function
5249 vec_any_le(__vector __bool char __a, __vector unsigned char __b) { function
5257 vec_any_le(__vector __bool char __a, __vector __bool char __b) { function
5265 vec_any_le(__vector signed short __a, __vector signed short __b) { function
5273 vec_any_le(__vecto function
5281 vec_any_le(__vector __bool short __a, __vector signed short __b) { function
5288 vec_any_le(__vector unsigned short __a, __vector unsigned short __b) { function
5296 vec_any_le(__vector unsigned short __a, __vector __bool short __b) { function
5304 vec_any_le(__vector __bool short __a, __vector unsigned short __b) { function
5312 vec_any_le(__vector __bool short __a, __vector __bool short __b) { function
5320 vec_any_le(__vector signed int __a, __vector signed int __b) { function
5328 vec_any_le(__vector signed int __a, __vector __bool int __b) { function
5336 vec_any_le(__vector __bool int __a, __vector signed int __b) { function
5343 vec_any_le(__vector unsigned int __a, __vector unsigned int __b) { function
5351 vec_any_le(__vector unsigned int __a, __vector __bool int __b) { function
5359 vec_any_le(__vector __bool int __a, __vector unsigned int __b) { function
5367 vec_any_le(__vector __bool int __a, __vector __bool int __b) { function
5375 vec_any_le(__vector signed long long __a, __vector signed long long __b) { function
5383 vec_any_le(__vector signed long long __a, __vector __bool long long __b) { function
5391 vec_any_le(__vector __bool long long __a, __vector signed long long __b) { function
5398 vec_any_le(__vector unsigned long long __a, __vector unsigned long long __b) { function
5406 vec_any_le(__vector unsigned long long __a, __vector __bool long long __b) { function
5414 vec_any_le(__vector __bool long long __a, __vector unsigned long long __b) { function
5422 vec_any_le(__vector __bool long long __a, __vector __bool long long __b) { function
5431 vec_any_le(__vector float __a, __vector float __b) { function
5439 vec_any_le(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h16500 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, function
16505 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, function
16511 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, function
16516 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, function
16522 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, function
16528 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, function
16534 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, function
16540 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, function
16545 static __inline__ int __ATTRS_o_ai vec_any_le(vecto function
16550 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, function
16555 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, function
16561 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, function
16567 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, function
16573 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, function
16579 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vector int __b) { function
16583 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, function
16588 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, function
16593 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, function
16599 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, function
16605 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, function
16611 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, function
16618 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, function
16623 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, function
16628 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, function
16634 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, function
16640 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, function
16647 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, function
16653 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, function
16661 static __inline__ int __ATTRS_o_ai vec_any_le(vector float __a, function
16671 static __inline__ int __ATTRS_o_ai vec_any_le(vector double __a, function
16678 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed __int128 __a, function
16683 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h226 #define vec_any_le __builtin_s390_vec_any_le macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h232 #define vec_any_le __builtin_s390_vec_any_le macro

Completed in 521 milliseconds