Home
last modified time | relevance | path

Searched defs:alloc_struct (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/crates/cranelift/src/func_environ/
H A Dgc.rs62 fn alloc_struct( in alloc_struct() method
/wasmtime-44.0.1/crates/cranelift/src/func_environ/gc/enabled/
H A Dnull.rs248 fn alloc_struct( in alloc_struct() method
H A Ddrc.rs449 fn alloc_struct( in alloc_struct() method
/wasmtime-44.0.1/cranelift/frontend/src/frontend/
H A Dsafepoints.rs2471 let alloc_struct = import_func(&mut builder, None, Some(ir::types::I32)); in issue_10397_stack_map_vars_and_indirect_block_params() localVariable