Home
last modified time | relevance | path

Searched refs:vec_round (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c221 res_vf = vec_round(vf); in test1()
225 res_vd = vec_round(vd); in test1()
Dbuiltins-systemz-zvector.c2960 vd = vec_round(vd); in test_float()
Dbuiltins-ppc-altivec.c2889 res_vf = vec_round(vf); in test6()
/external/clang/lib/Headers/
Daltivec.h6232 static vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function
6241 static vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function
Dvecintrin.h7400 vec_round(vector double __a) { in vec_round() function
/external/valgrind/none/tests/ppc32/
DtestVMX.c3941 Faux1.v = vec_round( Fcons1 ); in part3()