Home
last modified time | relevance | path

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

/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/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