Searched refs:agg_novector4 (Results 1 – 1 of 1) sorted by relevance
181 struct agg_novector4 { v4i8 a __attribute__((aligned (8))); }; struct182 struct agg_novector4 pass_agg_novector4(struct agg_novector4 arg) { return arg; } in pass_agg_novector4()