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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h3991 vec_all_ngt(vector float __a, vector float __b) { function
3999 vec_all_ngt(vector double __a, vector double __b) { function
H A Daltivec.h14820 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector float __a, function
14830 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector double __a, function

Completed in 267 milliseconds