Home
last modified time | relevance | path

Searched refs:vec_double (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-fma.c6 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef
8 volatile vec_double vd;
Dbuiltins-ppc-fpconstrained.c16 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef
18 volatile vec_double vd;
Dbuiltins-ppc-vsx.c1344 res_vd = vec_double(vsll); in test1()
1348 res_vd = vec_double(vull); in test1()
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-vector-constrained.c6 typedef __attribute__((vector_size(16))) double vec_double; typedef
9 volatile vec_double vd;
Dbuiltins-systemz-vector3-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
24 volatile vec_double vd;
Dbuiltins-systemz-vector2-constrained.c5 typedef __attribute__((vector_size(16))) double vec_double; typedef
8 volatile vec_double vd;
Dbuiltins-systemz-vector3.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
24 volatile vec_double vd;
Dbuiltins-systemz-zvector3-constrained.c82 vd = vec_double(vsl); in test_float()
85 vd = vec_double(vul); in test_float()
Dbuiltins-systemz-vector2-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
24 volatile vec_double vd;
Dbuiltins-systemz-vector2.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
24 volatile vec_double vd;
Dbuiltins-systemz-zvector-constrained.c278 vd = vec_double(vsl); in test_float()
281 vd = vec_double(vul); in test_float()
Dbuiltins-systemz-vector-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
Dbuiltins-systemz-zvector2-constrained.c457 vd = vec_double(vsl); in test_float()
460 vd = vec_double(vul); in test_float()
Dbuiltins-systemz-zvector3.c442 vd = vec_double(vsl); in test_float()
445 vd = vec_double(vul); in test_float()
Dbuiltins-systemz-zvector2.c760 vd = vec_double(vsl); in test_float()
763 vd = vec_double(vul); in test_float()
Dbuiltins-systemz-vector.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
Dbuiltins-systemz-zvector.c4514 vd = vec_double(vsl); in test_float()
4517 vd = vec_double(vul); in test_float()
/external/clang/test/CodeGen/
Dbuiltins-systemz-vector-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
Dbuiltins-systemz-vector.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
Dbuiltins-ppc-p8vector.c209 res_vd = vec_double(vsll); in test1()
213 res_vd = vec_double(vull); in test1()
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h9018 vec_double(__vector signed long long __a) { in vec_double() function
9023 vec_double(__vector unsigned long long __a) { in vec_double() function
Daltivec.h3304 vec_double(vector signed long long __a) { in vec_double() function
3309 vec_double(vector unsigned long long __a) { in vec_double() function
/external/clang/lib/Headers/
Daltivec.h2023 vec_double(vector signed long long __a) { in vec_double() function
2029 vec_double(vector unsigned long long __a) { in vec_double() function