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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2922 static inline int vec_all_ngt(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h4153 vec_all_ngt(__vector float __a, __vector float __b) { function
4161 vec_all_ngt(__vector double __a, __vector double __b) { function
H A Daltivec.h15847 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector float __a, function
15857 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h310 #define vec_all_ngt __builtin_s390_vec_all_ngt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h316 #define vec_all_ngt __builtin_s390_vec_all_ngt macro

Completed in 504 milliseconds