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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h7723 static __inline__ vector float __ATTRS_o_ai vec_nearbyint(vector float __a) { function
7727 static __inline__ vector double __ATTRS_o_ai vec_nearbyint(vector double __a) { function

Completed in 289 milliseconds