Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsystemz-abi-vector.c171 struct agg_novector2 { v4i8 a; float b; }; argument
172 struct agg_novector2 pass_agg_novector2(struct agg_novector2 arg) { return arg; } in pass_agg_novector2()