Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Driscv32-ilp32d-abi.cpp44 struct empty_complex_d { struct {}; double _Complex fc; }; struct
48 double f_empty_complex_d(empty_complex_d a) { in f_empty_complex_d()