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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h8847 vec_sqrt(vector float __a) { function
8853 vec_sqrt(vector double __a) { function
H A Daltivec.h7742 static __inline__ vector float __ATTRS_o_ai vec_sqrt(vector float __a) { function
7746 static __inline__ vector double __ATTRS_o_ai vec_sqrt(vector double __a) { function

Completed in 243 milliseconds