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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2940 static inline int vec_all_nlt(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4189 vec_all_nlt(__vector float __a, __vector float __b) { function
4197 vec_all_nlt(__vector double __a, __vector double __b) { function
H A Daltivec.h15884 vec_all_nlt(vector float __a, vector float __b) { function
15893 static __inline__ int __ATTRS_o_ai vec_all_nlt(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h84 #define vec_all_nlt(X, Y) vec_all_ngt ((Y), (X)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h84 #define vec_all_nlt(X, Y) vec_all_ngt ((Y), (X)) macro

Completed in 391 milliseconds