Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-homogenous.c205 } struct_of_vecs; typedef
206 extern void takes_struct_of_vecs(double a, struct_of_vecs b, struct_of_vecs c, double d);
207 struct_of_vecs g_vec;