Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/
H A Dfunc_environ.rs2262 fn handle_call_result_stackmap(&mut self, results: &[ir::Value], sig_ref: ir::SigRef) { in handle_call_result_stackmap() method
2279 self.handle_call_result_stackmap(&results, sig_ref); in direct_call_inst()
2287 self.handle_call_result_stackmap(&results, sig_ref); in direct_call_inst()
2311 self.handle_call_result_stackmap(&results, sig_ref); in indirect_call_inst()
2319 self.handle_call_result_stackmap(&results, sig_ref); in indirect_call_inst()