Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.c103 struct agg_5byte { char a[5]; }; argument
104 struct agg_5byte pass_agg_5byte(struct agg_5byte arg) { return arg; } in pass_agg_5byte()