Home
last modified time | relevance | path

Searched refs:vec_signed (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector3-constrained.c95 vsl = vec_signed(vd); in test_float()
98 vsi = vec_signed(vf); in test_float()
H A Dbuiltins-systemz-zvector3.c455 vsl = vec_signed(vd); in test_float()
458 vsi = vec_signed(vf); in test_float()
H A Dbuiltins-systemz-zvector-constrained.c286 vsl = vec_signed(vd); in test_float()
H A Dbuiltins-systemz-zvector2-constrained.c464 vsl = vec_signed(vd); in test_float()
H A Dbuiltins-systemz-zvector2.c767 vsl = vec_signed(vd); in test_float()
H A Dbuiltins-systemz-zvector.c4521 vsl = vec_signed(vd); in test_float()
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vsx.c1372 res_vsll = vec_signed(vd); in test1()
H A Dbuiltins-ppc-altivec.c1314 res_vi = vec_signed(vf); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h9140 vec_signed(__vector double __a) { in vec_signed() function
9146 vec_signed(__vector float __a) { in vec_signed() function
H A Daltivec.h3483 vec_signed(vector float __a) { in vec_signed() function
3489 vec_signed(vector double __a) { in vec_signed() function