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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2913 static inline int vec_all_nge(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4135 vec_all_nge(__vector float __a, __vector float __b) { function
4143 vec_all_nge(__vector double __a, __vector double __b) { function
H A Daltivec.h15829 static __inline__ int __ATTRS_o_ai vec_all_nge(vector float __a, function
15839 static __inline__ int __ATTRS_o_ai vec_all_nge(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h309 #define vec_all_nge __builtin_s390_vec_all_nge macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h315 #define vec_all_nge __builtin_s390_vec_all_nge macro

Completed in 333 milliseconds