Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-xlcompat.c48 res_vd = vec_round(vd); in test()
H A Dbuiltins-ppc-vsx.c412 res_vf = vec_round(vf); in test1()
H A Dbuiltins-ppc-altivec.c3087 res_vf = vec_round(vf); in test6()
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector2-constrained.c524 vf = vec_round(vf); in test_float()
527 vd = vec_round(vd); in test_float()
H A Dbuiltins-systemz-zvector-constrained.c317 vd = vec_round(vd); in test_float()
H A Dbuiltins-systemz-zvector2.c827 vf = vec_round(vf); in test_float()
830 vd = vec_round(vd); in test_float()
H A Dbuiltins-systemz-zvector.c4552 vd = vec_round(vd); in test_float()
/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h9289 vec_round(__vector float __a) { in vec_round() function
9295 vec_round(__vector double __a) { in vec_round() function
H A Daltivec.h8457 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function
8464 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function
8472 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function