Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector3-constrained.c101 vul = vec_unsigned(vd); in test_float()
104 vui = vec_unsigned(vf); in test_float()
H A Dbuiltins-systemz-zvector3.c461 vul = vec_unsigned(vd); in test_float()
464 vui = vec_unsigned(vf); in test_float()
H A Dbuiltins-systemz-zvector-constrained.c289 vul = vec_unsigned(vd); in test_float()
H A Dbuiltins-systemz-zvector2-constrained.c467 vul = vec_unsigned(vd); in test_float()
H A Dbuiltins-systemz-zvector2.c770 vul = vec_unsigned(vd); in test_float()
H A Dbuiltins-systemz-zvector.c4524 vul = vec_unsigned(vd); in test_float()
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vsx.c1420 res_vull = vec_unsigned(vd); in test1()
H A Dbuiltins-ppc-altivec.c1318 res_vui = vec_unsigned(vf); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h9154 vec_unsigned(__vector double __a) { in vec_unsigned() function
9160 vec_unsigned(__vector float __a) { in vec_unsigned() function
H A Daltivec.h3525 vec_unsigned(vector float __a) { in vec_unsigned() function
3531 vec_unsigned(vector double __a) { in vec_unsigned() function