Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector3-constrained.c95 vsl = vec_signed(vd); in test_float()
98 vsi = vec_signed(vf); in test_float()
Dbuiltins-systemz-zvector3.c455 vsl = vec_signed(vd); in test_float()
458 vsi = vec_signed(vf); in test_float()
Dbuiltins-systemz-zvector-constrained.c285 vsl = vec_signed(vd); in test_float()
Dbuiltins-systemz-zvector2-constrained.c464 vsl = vec_signed(vd); in test_float()
Dbuiltins-systemz-zvector2.c767 vsl = vec_signed(vd); in test_float()
Dbuiltins-systemz-zvector.c4521 vsl = vec_signed(vd); in test_float()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c1116 res_vsll = vec_signed(vd); in test1()
Dbuiltins-ppc-altivec.c1308 res_vi = vec_signed(vf); in test6()
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h9046 vec_signed(__vector double __a) { in vec_signed() function
9052 vec_signed(__vector float __a) { in vec_signed() function
Daltivec.h3130 vec_signed(vector float __a) { in vec_signed() function
3136 vec_signed(vector double __a) { in vec_signed() function