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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9179 vec_rint(__vector float __a) { function
9186 vec_rint(__vector double __a) { function
H A Daltivec.h7769 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { function
7773 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { function

Completed in 159 milliseconds