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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3389 static inline int vec_any_nge(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h5687 vec_any_nge(__vector float __a, __vector float __b) { function
5695 vec_any_nge(__vector double __a, __vector double __b) { function
H A Daltivec.h17097 static __inline__ int __ATTRS_o_ai vec_any_nge(vector float __a, function
17107 static __inline__ int __ATTRS_o_ai vec_any_nge(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h311 #define vec_any_nge __builtin_s390_vec_any_nge macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h317 #define vec_any_nge __builtin_s390_vec_any_nge macro

Completed in 329 milliseconds