Home
last modified time | relevance | path

Searched defs:doublearr2_s (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/CSKY/
H A Dcsky-soft-abi.c215 struct doublearr2_s { struct
220 void f_doublearr2_s_arg(struct doublearr2_s a) {} in f_doublearr2_s_arg() argument
H A Dcsky-hard-abi.c214 struct doublearr2_s { struct
219 void f_doublearr2_s_arg(struct doublearr2_s a) {} in f_doublearr2_s_arg() argument
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c1317 struct doublearr2_s { double a[2]; }; argument
H A Driscv32-abi.c754 struct doublearr2_s { double a[2]; }; struct