Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/RISCV/
Driscv32-ilp32f-ilp32d-abi.c86 struct float_int8_zbf_s { float f; int8_t i; int : 0; }; struct
132 void f_float_int8_zbf_s(struct float_int8_zbf_s a) {} in f_float_int8_zbf_s()
135 struct float_int8_zbf_s f_ret_float_int8_zbf_s() { in f_ret_float_int8_zbf_s()
136 return (struct float_int8_zbf_s){1.0, 2}; in f_ret_float_int8_zbf_s()
Driscv64-lp64f-lp64d-abi.c86 struct float_int8_zbf_s { float f; int8_t i; int : 0; }; argument
132 void f_float_int8_zbf_s(struct float_int8_zbf_s a) {} in f_float_int8_zbf_s()
135 struct float_int8_zbf_s f_ret_float_int8_zbf_s() { in f_ret_float_int8_zbf_s()
136 return (struct float_int8_zbf_s){1.0, 2}; in f_ret_float_int8_zbf_s()