| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-fma.c | 6 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef 8 volatile vec_double vd;
|
| H A D | builtins-ppc-fpconstrained.c | 19 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef 21 volatile vec_double vd;
|
| H A D | builtins-ppc-32bit-vec-ll.c | 87 vec_double(vsll1); in test()
|
| H A D | builtins-ppc-vsx.c | 1609 res_vd = vec_double(vsll); in test1() 1613 res_vd = vec_double(vull); in test1()
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-vector-constrained.c | 6 typedef __attribute__((vector_size(16))) double vec_double; typedef 9 volatile vec_double vd;
|
| H A D | builtins-systemz-vector3-error.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-vector4.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-vector4-error.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-vector2-constrained.c | 5 typedef __attribute__((vector_size(16))) double vec_double; typedef 8 volatile vec_double vd;
|
| H A D | builtins-systemz-vector3.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-zvector3-constrained.c | 82 vd = vec_double(vsl); in test_float() 85 vd = vec_double(vul); in test_float()
|
| H A D | builtins-systemz-vector2-error.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-vector2.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 24 volatile vec_double vd;
|
| H A D | builtins-systemz-zvector-constrained.c | 279 vd = vec_double(vsl); in test_float() 282 vd = vec_double(vul); in test_float()
|
| H A D | builtins-systemz-vector-error.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 23 volatile vec_double vd;
|
| H A D | builtins-systemz-zvector2-constrained.c | 457 vd = vec_double(vsl); in test_float() 460 vd = vec_double(vul); in test_float()
|
| H A D | builtins-systemz-zvector3.c | 442 vd = vec_double(vsl); in test_float() 445 vd = vec_double(vul); in test_float()
|
| H A D | builtins-systemz-zvector2.c | 760 vd = vec_double(vsl); in test_float() 763 vd = vec_double(vul); in test_float()
|
| H A D | builtins-systemz-vector.c | 13 typedef __attribute__((vector_size(16))) double vec_double; typedef 23 volatile vec_double vd;
|
| H A D | builtins-systemz-zvector.c | 4514 vd = vec_double(vsl); in test_float() 4517 vd = vec_double(vul); in test_float()
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | vecintrin.h | 9112 vec_double(__vector signed long long __a) { in vec_double() function 9117 vec_double(__vector unsigned long long __a) { in vec_double() function
|
| H A D | altivec.h | 3657 vec_double(vector signed long long __a) { in vec_double() function 3662 vec_double(vector unsigned long long __a) { in vec_double() function
|