Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/func_environ/stack_switching/
H A Dinstructions.rs1872 let tmp_control_context = builder.ins().stack_addr(env.pointer_type(), slot, 0); in translate_switch() localVariable
1884 .store(flags, tmp1, tmp_control_context, offset); in translate_switch()
1902 tmp_control_context, in translate_switch()