Home
last modified time | relevance | path

Searched defs:agg_nofloat_emptyarray (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.cpp36 struct agg_nofloat_emptyarray { float a; [[no_unique_address]] empty dummy[3]; }; argument
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-aggregate-abi.cpp32 struct agg_nofloat_emptyarray { float a; [[no_unique_address]] empty dummy[3]; }; argument