Home
last modified time | relevance | path

Searched defs:vec_round (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9307 vec_round(__vector float __a) { vec_round() function
9313 vec_round(__vector double __a) { vec_round() function
H A Daltivec.h8469 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function
8476 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function
8484 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function