Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dfunc.rs237 self.call_impl(store.as_context_mut(), params, results)?; in call()
268 .on_fiber(|store| self.call_impl(store, params, results)) in call_async()
457 fn call_impl( in call_impl() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Dtyped.rs149 self.call_impl(store.as_context_mut(), params) in call()
227 .on_fiber(|store| self.call_impl(store, params)) in call_async()
413 fn call_impl(&self, mut store: impl AsContextMut, params: Params) -> Result<Return> { in call_impl() function
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dinst.isle738 (decl call_impl (BoxCallInfo) SideEffectNoResult)
739 (rule (call_impl info)
H A Dlower.isle153 (_ Unit (emit_side_effect (call_impl info))))
186 (emit_side_effect (call_impl info))))
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dlower.isle4337 (_ Unit (emit_side_effect (call_impl (writable_link_reg) info))))
4349 (_ Unit (emit_side_effect (call_impl (writable_link_reg) info))))
4361 (_ Unit (emit_side_effect (call_impl (writable_link_reg) info))))
4403 (emit_side_effect (call_impl (writable_link_reg) info))))
4414 (emit_side_effect (call_impl (writable_link_reg) info))))
4426 (emit_side_effect (call_impl (writable_link_reg) info))))
H A Dinst.isle2821 (decl call_impl (WritableReg BoxCallInfo) SideEffectNoResult)
2822 (rule (call_impl reg info)
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst.isle3120 (decl call_impl (BoxCallInfo) SideEffectNoResult)
3121 (rule (call_impl info)
H A Dlower.isle2722 (_ Unit (emit_side_effect (call_impl info))))
2756 (emit_side_effect (call_impl info))))
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dlower.isle2552 (_ Unit (emit_side_effect (call_impl info))))
2586 (emit_side_effect (call_impl info))))
H A Dinst.isle4501 (decl call_impl (BoxCallInfo) SideEffectNoResult)
4502 (rule (call_impl info)