Searched refs:vec_roundm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h9195 /*-- vec_roundm -------------------------------------------------------------*/
9199 vec_roundm(__vector float __a) { function
9205 vec_roundm(__vector double __a) { function
H A Daltivec.h4028 /* vec_roundm */
4029 static __inline__ vector float __ATTRS_o_ai vec_roundm(vector float __a) { function
4034 static __inline__ vector double __ATTRS_o_ai vec_roundm(vector double __a) { function

Completed in 281 milliseconds