Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Driscv32-ilp32d-abi.cpp36 struct empty_complex_f { struct {}; float _Complex fc; }; argument
40 float f_empty_complex_f(empty_complex_f a) { in f_empty_complex_f()