Searched refs:StackSlots (Results 1 – 5 of 5) sorted by relevance
| /wasmtime-44.0.1/cranelift/codegen/src/ir/ |
| H A D | function.rs | 12 JumpTableData, Layout, SigRef, Signature, SourceLocs, StackSlot, StackSlotData, StackSlots, 168 pub sized_stack_slots: StackSlots, 407 sized_stack_slots: StackSlots::new(), in with_name_signature()
|
| H A D | mod.rs | 64 DynamicStackSlotData, DynamicStackSlots, StackSlotData, StackSlotKey, StackSlotKind, StackSlots,
|
| H A D | stackslot.rs | 181 pub type StackSlots = PrimaryMap<StackSlot, StackSlotData>; typedef
|
| /wasmtime-44.0.1/cranelift/src/ |
| H A D | bugpoint.rs | 13 StackSlots, TrapCode, 555 let mut stack_slots = StackSlots::new(); in mutate()
|
| /wasmtime-44.0.1/cranelift/frontend/src/frontend/ |
| H A D | safepoints.rs | 525 struct StackSlots { struct 540 impl StackSlots { impl 542 let StackSlots { in clear() localVariable 594 stack_slots: StackSlots,
|