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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2542 static inline int vec_all_ge(vec_uchar16 a, vec_uchar16 b) function
2547 static inline int vec_all_ge(vec_char16 a, vec_char16 b) function
2552 static inline int vec_all_ge(vec_bchar16 a, vec_char16 b) function
2557 static inline int vec_all_ge(vec_char16 a, vec_bchar16 b) function
2562 static inline int vec_all_ge(vec_ushort8 a, vec_ushort8 b) function
2567 static inline int vec_all_ge(vec_short8 a, vec_short8 b) function
2572 static inline int vec_all_ge(vec_bshort8 a, vec_short8 b) function
2577 static inline int vec_all_ge(vec_short8 a, vec_bshort8 b) function
2582 static inline int vec_all_ge(vec_uint function
2587 static inline int vec_all_ge(vec_int4 a, vec_int4 b) function
2592 static inline int vec_all_ge(vec_bint4 a, vec_int4 b) function
2597 static inline int vec_all_ge(vec_int4 a, vec_bint4 b) function
2602 static inline int vec_all_ge(vec_float4 a, vec_float4 b) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h3182 vec_all_ge(__vector signed char __a, __vector signed char __b) { function
3190 vec_all_ge(__vector signed char __a, __vector __bool char __b) { function
3198 vec_all_ge(__vector __bool char __a, __vector signed char __b) { function
3205 vec_all_ge(__vector unsigned char __a, __vector unsigned char __b) { function
3213 vec_all_ge(__vector unsigned char __a, __vector __bool char __b) { function
3221 vec_all_ge(__vector __bool char __a, __vector unsigned char __b) { function
3229 vec_all_ge(__vector __bool char __a, __vector __bool char __b) { function
3237 vec_all_ge(__vector signed short __a, __vector signed short __b) { function
3245 vec_all_ge(__vecto function
3253 vec_all_ge(__vector __bool short __a, __vector signed short __b) { function
3260 vec_all_ge(__vector unsigned short __a, __vector unsigned short __b) { function
3268 vec_all_ge(__vector unsigned short __a, __vector __bool short __b) { function
3276 vec_all_ge(__vector __bool short __a, __vector unsigned short __b) { function
3284 vec_all_ge(__vector __bool short __a, __vector __bool short __b) { function
3292 vec_all_ge(__vector signed int __a, __vector signed int __b) { function
3300 vec_all_ge(__vector signed int __a, __vector __bool int __b) { function
3308 vec_all_ge(__vector __bool int __a, __vector signed int __b) { function
3315 vec_all_ge(__vector unsigned int __a, __vector unsigned int __b) { function
3323 vec_all_ge(__vector unsigned int __a, __vector __bool int __b) { function
3331 vec_all_ge(__vector __bool int __a, __vector unsigned int __b) { function
3339 vec_all_ge(__vector __bool int __a, __vector __bool int __b) { function
3347 vec_all_ge(__vector signed long long __a, __vector signed long long __b) { function
3355 vec_all_ge(__vector signed long long __a, __vector __bool long long __b) { function
3363 vec_all_ge(__vector __bool long long __a, __vector signed long long __b) { function
3370 vec_all_ge(__vector unsigned long long __a, __vector unsigned long long __b) { function
3378 vec_all_ge(__vector unsigned long long __a, __vector __bool long long __b) { function
3386 vec_all_ge(__vector __bool long long __a, __vector unsigned long long __b) { function
3394 vec_all_ge(__vector __bool long long __a, __vector __bool long long __b) { function
3403 vec_all_ge(__vector float __a, __vector float __b) { function
3411 vec_all_ge(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h14872 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
14877 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
14882 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
14887 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
14892 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
14898 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
14903 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
14909 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
14914 static __inline__ int __ATTRS_o_ai vec_all_ge(vecto function
14919 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
14924 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
14930 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
14936 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
14942 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
14948 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
14952 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, function
14957 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
14962 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
14967 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
14973 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
14978 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
14985 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
14989 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
14995 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
15000 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
15006 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
15012 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
15018 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
15025 static __inline__ int __ATTRS_o_ai vec_all_ge(vector float __a, function
15035 static __inline__ int __ATTRS_o_ai vec_all_ge(vector double __a, function
15042 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed __int128 __a, function
15047 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned __int128 __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h218 #define vec_all_ge __builtin_s390_vec_all_ge macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h224 #define vec_all_ge __builtin_s390_vec_all_ge macro

Completed in 424 milliseconds