Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/abi/
H A Dmod.rs406 pub fn unwrap_singleton(&self) -> &ABIOperand { in unwrap_singleton() method
/wasmtime-44.0.1/winch/codegen/src/codegen/
H A Dmod.rs582 builtin.sig().results.unwrap_singleton().unwrap_reg(), in emit_lazy_init_funcref()