Home
last modified time | relevance | path

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

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