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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3415 static inline int vec_any_nlt(vec_float4 a, vec_float4 b) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h5741 vec_any_nlt(__vector float __a, __vector float __b) { function
5749 vec_any_nlt(__vector double __a, __vector double __b) { function
H A Daltivec.h17151 static __inline__ int __ATTRS_o_ai vec_any_nlt(vector float __a, function
17161 static __inline__ int __ATTRS_o_ai vec_any_nlt(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h86 #define vec_any_nlt(X, Y) vec_any_ngt ((Y), (X)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h86 #define vec_any_nlt(X, Y) vec_any_ngt ((Y), (X)) macro

Completed in 312 milliseconds