Home
last modified time | relevance | path

Searched defs:floatcomplex_s (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/LoongArch/
H A Dabi-lp64d.c417 struct floatcomplex_s { struct
421 struct floatcomplex_s f_floatcomplex_s(struct floatcomplex_s x) { in f_floatcomplex_s() argument
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c651 struct floatcomplex_s { float __complex__ c; }; struct
H A Driscv32-abi.c1291 struct floatcomplex_s { float __complex__ c; }; argument