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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2931 static inline int vec_all_nle(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4171 vec_all_nle(__vector float __a, __vector float __b) { function
4179 vec_all_nle(__vector double __a, __vector double __b) { function
H A Daltivec.h15866 vec_all_nle(vector float __a, vector float __b) { function
15875 static __inline__ int __ATTRS_o_ai vec_all_nle(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h83 #define vec_all_nle(X, Y) vec_all_nge ((Y), (X)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h83 #define vec_all_nle(X, Y) vec_all_nge ((Y), (X)) macro

Completed in 330 milliseconds