Home
last modified time | relevance | path

Searched defs:DoubleInt8 (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/codegen/riscv-abi/
Driscv64-lp64d-abi.rs84 pub struct DoubleInt8 { struct
85 f: f64,
109 pub extern "C" fn f_double_int8_s_arg(a: DoubleInt8) {} in f_double_int8_s_arg()
158 i: DoubleInt8, in f_double_int8_s_arg_insufficient_gprs()
173 i: DoubleInt8, in f_struct_double_int8_insufficient_fprs()
/third_party/rust/rust/tests/codegen/loongarch-abi/
Dloongarch64-lp64d-abi.rs84 pub struct DoubleInt8 { struct
85 f: f64,
109 pub extern "C" fn f_double_int8_s_arg(a: DoubleInt8) {} in f_double_int8_s_arg()
158 i: DoubleInt8, in f_double_int8_s_arg_insufficient_gprs()
173 i: DoubleInt8, in f_struct_double_int8_insufficient_fprs()