Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.c119 struct agg_16byte { char a[16]; }; argument
120 struct agg_16byte pass_agg_16byte(struct agg_16byte arg) { return arg; } in pass_agg_16byte()