Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.cpp19 struct agg_float_cpp { float a; int : 0; }; argument
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-aggregate-abi.cpp16 struct agg_float_cpp { float a; int : 0; }; struct