Home
last modified time | relevance | path

Searched refs:vec_nearbyint (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c729 res_vf = vec_nearbyint(vf); in test1()
733 res_vd = vec_nearbyint(vd); in test1()
/external/clang/lib/Headers/
Daltivec.h6390 static __inline__ vector float __ATTRS_o_ai vec_nearbyint(vector float __a) { in vec_nearbyint() function
6394 static __inline__ vector double __ATTRS_o_ai vec_nearbyint(vector double __a) { in vec_nearbyint() function