Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsystemz-abi.c99 struct agg_16byte { char a[16]; }; argument
100 struct agg_16byte pass_agg_16byte(struct agg_16byte arg) { return arg; } in pass_agg_16byte()