Home
last modified time | relevance | path

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

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