Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/CSKY/
H A Dcsky-soft-abi.c16 struct double_s { struct
21 void f_double_s_arg(struct double_s a) {} in f_double_s_arg() argument
H A Dcsky-hard-abi.c16 struct double_s { struct
21 void f_double_s_arg(struct double_s a) {} in f_double_s_arg() argument
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c950 struct double_s { double f; }; struct
H A Driscv32-abi.c360 struct double_s { double d; }; argument