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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9101 vec_rint(vector float __a) { function
9108 vec_rint(vector double __a) { function
H A Daltivec.h7713 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { function
7717 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { function

Completed in 193 milliseconds