Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c851 res_vf = vec_rint(vf); in test1()
855 res_vd = vec_rint(vd); in test1()
/external/clang/lib/Headers/
Daltivec.h6380 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { in vec_rint() function
6384 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { in vec_rint() function