Searched defs:vec_all_nge (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h3973 vec_all_nge(vector float __a, vector float __b) { function
3981 vec_all_nge(vector double __a, vector double __b) { function
H A Daltivec.h14802 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 300 milliseconds