Home
last modified time | relevance | path

Searched defs:vec_double (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-fma.c6 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef
H A Dbuiltins-ppc-fpconstrained.c19 typedef __attribute__((vector_size(2 * sizeof(double)))) double vec_double; typedef
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-vector2-constrained.c5 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector-constrained.c6 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector4.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector4-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector3-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector2-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector3.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector2.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
H A Dbuiltins-systemz-vector.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9130 vec_double(__vector signed long long __a) { vec_double() function
9135 vec_double(__vector unsigned long long __a) { vec_double() function
H A Daltivec.h3669 vec_double(vector signed long long __a) { in vec_double() function
3674 vec_double(vector unsigned long long __a) { in vec_double() function