Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/CSKY/
H A Dcsky-soft-abi.c31 struct zbf_double_s { struct
42 void f_zbf_double_s_arg(struct zbf_double_s a) {} in f_zbf_double_s_arg() argument
H A Dcsky-hard-abi.c31 struct zbf_double_s { struct
42 void f_zbf_double_s_arg(struct zbf_double_s a) {} in f_zbf_double_s_arg() argument
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c977 struct zbf_double_s { int : 0; double f; }; argument
H A Driscv32-abi.c432 struct zbf_double_s { int : 0; double f; }; argument