Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/
H A Dstack_switch.rs31 pub fn control_context_layout() -> ControlContextLayout { in control_context_layout() function
H A Demit.rs589 let layout = stack_switch::control_context_layout(); in emit()