Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.c111 struct agg_7byte { char a[7]; }; struct
112 struct agg_7byte pass_agg_7byte(struct agg_7byte arg) { return arg; } in pass_agg_7byte()