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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2758 static inline int vec_all_lt(vec_uchar16 a, vec_uchar16 b) function
2763 static inline int vec_all_lt(vec_char16 a, vec_char16 b) function
2768 static inline int vec_all_lt(vec_bchar16 a, vec_char16 b) function
2773 static inline int vec_all_lt(vec_char16 a, vec_bchar16 b) function
2778 static inline int vec_all_lt(vec_ushort8 a, vec_ushort8 b) function
2783 static inline int vec_all_lt(vec_short8 a, vec_short8 b) function
2788 static inline int vec_all_lt(vec_bshort8 a, vec_short8 b) function
2793 static inline int vec_all_lt(vec_short8 a, vec_bshort8 b) function
2798 static inline int vec_all_lt(vec_uint function
2803 static inline int vec_all_lt(vec_int4 a, vec_int4 b) function
2808 static inline int vec_all_lt(vec_bint4 a, vec_int4 b) function
2813 static inline int vec_all_lt(vec_int4 a, vec_bint4 b) function
2818 static inline int vec_all_lt(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h3896 vec_all_lt(__vector signed char __a, __vector signed char __b) { function
3904 vec_all_lt(__vector signed char __a, __vector __bool char __b) { function
3912 vec_all_lt(__vector __bool char __a, __vector signed char __b) { function
3919 vec_all_lt(__vector unsigned char __a, __vector unsigned char __b) { function
3927 vec_all_lt(__vector unsigned char __a, __vector __bool char __b) { function
3935 vec_all_lt(__vector __bool char __a, __vector unsigned char __b) { function
3943 vec_all_lt(__vector __bool char __a, __vector __bool char __b) { function
3951 vec_all_lt(__vector signed short __a, __vector signed short __b) { function
3959 vec_all_lt(__vecto function
3967 vec_all_lt(__vector __bool short __a, __vector signed short __b) { function
3974 vec_all_lt(__vector unsigned short __a, __vector unsigned short __b) { function
3982 vec_all_lt(__vector unsigned short __a, __vector __bool short __b) { function
3990 vec_all_lt(__vector __bool short __a, __vector unsigned short __b) { function
3998 vec_all_lt(__vector __bool short __a, __vector __bool short __b) { function
4006 vec_all_lt(__vector signed int __a, __vector signed int __b) { function
4014 vec_all_lt(__vector signed int __a, __vector __bool int __b) { function
4022 vec_all_lt(__vector __bool int __a, __vector signed int __b) { function
4029 vec_all_lt(__vector unsigned int __a, __vector unsigned int __b) { function
4037 vec_all_lt(__vector unsigned int __a, __vector __bool int __b) { function
4045 vec_all_lt(__vector __bool int __a, __vector unsigned int __b) { function
4053 vec_all_lt(__vector __bool int __a, __vector __bool int __b) { function
4061 vec_all_lt(__vector signed long long __a, __vector signed long long __b) { function
4069 vec_all_lt(__vector signed long long __a, __vector __bool long long __b) { function
4077 vec_all_lt(__vector __bool long long __a, __vector signed long long __b) { function
4084 vec_all_lt(__vector unsigned long long __a, __vector unsigned long long __b) { function
4092 vec_all_lt(__vector unsigned long long __a, __vector __bool long long __b) { function
4100 vec_all_lt(__vector __bool long long __a, __vector unsigned long long __b) { function
4108 vec_all_lt(__vector __bool long long __a, __vector __bool long long __b) { function
4117 vec_all_lt(__vector float __a, __vector float __b) { function
4125 vec_all_lt(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h15429 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed char __a, function
15434 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed char __a, function
15439 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned char __a, function
15444 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned char __a, function
15449 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, function
15455 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, function
15460 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, function
15466 static __inline__ int __ATTRS_o_ai vec_all_lt(vector short __a, function
15471 static __inline__ int __ATTRS_o_ai vec_all_lt(vecto function
15476 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned short __a, function
15481 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned short __a, function
15487 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, function
15493 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, function
15499 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, function
15505 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, vector int __b) { function
15509 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, function
15514 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned int __a, function
15519 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned int __a, function
15524 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, function
15530 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, function
15535 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, function
15542 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed long long __a, function
15547 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned long long __a, function
15552 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed long long __a, function
15558 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned long long __a, function
15564 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, function
15570 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, function
15576 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, function
15583 static __inline__ int __ATTRS_o_ai vec_all_lt(vector float __a, function
15593 static __inline__ int __ATTRS_o_ai vec_all_lt(vector double __a, function
15600 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed __int128 __a, function
15605 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h221 #define vec_all_lt __builtin_s390_vec_all_lt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h227 #define vec_all_lt __builtin_s390_vec_all_lt macro

Completed in 321 milliseconds