Searched refs:vec_double (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-systemz-vector-error.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
H A Dbuiltins-ppc-p8vector.c207 /* vec_double */
208 res_vd = vec_double(vsll);
212 res_vd = vec_double(vull);
H A Dbuiltins-systemz-vector.c13 typedef __attribute__((vector_size(16))) double vec_double; typedef
23 volatile vec_double vd;
/external/clang/lib/Headers/
H A Daltivec.h1936 /* vec_double */
1939 static vector double __ATTRS_o_ai vec_double (vector signed long long __a) { function
1944 static vector double __ATTRS_o_ai vec_double (vector unsigned long long __a) { function
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Daltivec.h2019 /* vec_double */
2023 vec_double(vector signed long long __a) { function
2029 vec_double(vector unsigned long long __a) { function

Completed in 857 milliseconds