Searched refs:vec_all_nge (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Daltivec.h391 __altivec_scalar_pred(vec_all_nge,
439 #define vec_all_nge(a1, a2) __builtin_altivec_vcmpgefp_p (__CR6_EQ, (a1), (a2))
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h3969 /*-- vec_all_nge ------------------------------------------------------------*/
3973 vec_all_nge(vector float __a, vector float __b) { function
3981 vec_all_nge(vector double __a, vector double __b) { function
H A Daltivec.h14800 /* vec_all_nge */
14802 static __inline__ int __ATTRS_o_ai vec_all_nge(vector float __a, function
14812 static __inline__ int __ATTRS_o_ai vec_all_nge(vector double __a, function

Completed in 281 milliseconds