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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h372 __altivec_scalar_pred(vec_all_nlt,
427 #define vec_all_nlt(a1, a2) __builtin_altivec_vcmpgtfp_p (__CR6_EQ, (a2), (a1))
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h4023 /*-- vec_all_nlt ------------------------------------------------------------*/
4027 vec_all_nlt(vector float __a, vector float __b) { function
4035 vec_all_nlt(vector double __a, vector double __b) { function
H A Daltivec.h14843 /* vec_all_nlt */
14846 vec_all_nlt(vector float __a, vector float __b) { function

Completed in 576 milliseconds