Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dx86_32-arguments-linux.c31 typedef double __attribute__((vector_size (32))) t56_v4d; typedef
39 struct s56_6 { t56_v4d a; };
47 t56_v4d a12, struct s56_6 a13) { in f56()
Dx86_32-arguments-darwin.c257 typedef double __attribute__((vector_size (32))) t56_v4d; typedef
265 struct s56_6 { t56_v4d a; };
273 t56_v4d a12, struct s56_6 a13) { in f56()