Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.cpp48 struct agg_float_emptybase : emptybase { float a; }; argument
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-aggregate-abi.cpp44 struct agg_float_emptybase : emptybase { float a; }; argument