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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h168 #define vec_round __builtin_vec_round macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9117 vec_round(vector float __a) { function
9123 vec_round(vector double __a) { function
H A Daltivec.h7698 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { function
7707 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { function

Completed in 292 milliseconds