Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.c107 struct agg_6byte { char a[6]; }; argument
108 struct agg_6byte pass_agg_6byte(struct agg_6byte arg) { return arg; } in pass_agg_6byte()