Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Disle.rs30 pub type BoxVecMachLabel = Box<Vec<MachLabel>>; typedef
762 ) -> Option<(MachLabel, BoxVecMachLabel)> {
773 fn jump_table_size(&mut self, targets: &BoxVecMachLabel) -> u32 {
/wasmtime-44.0.1/cranelift/codegen/src/
H A Dprelude_lower.isle195 (type BoxVecMachLabel extern (enum))
206 (decl jump_table_targets (MachLabel BoxVecMachLabel) MachLabelSlice)
210 (decl jump_table_size (BoxVecMachLabel) u32)
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/lower/
H A Disle.rs614 fn targets_jt_space(&mut self, elements: &BoxVecMachLabel) -> CodeOffset { in targets_jt_space()
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dinst.isle28 (targets BoxVecMachLabel))
695 (decl gen_br_table (XReg MachLabel BoxVecMachLabel) Unit)
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle915 (targets BoxVecMachLabel)
1886 (decl targets_jt_space (BoxVecMachLabel) CodeOffset)
5108 (decl jt_sequence (Reg MachLabel BoxVecMachLabel) ConsumesFlags)
5149 (decl br_table_impl (u64 Reg MachLabel BoxVecMachLabel) Unit)
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dinst.isle994 (targets BoxVecMachLabel))
2841 (decl jt_sequence (Reg MachLabel Cond BoxVecMachLabel) ConsumesFlags)
2847 (decl jt_sequence_default_bool (Reg MachLabel ProducesBool BoxVecMachLabel) SideEffectNoResult)
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle171 (targets BoxVecMachLabel))
3367 (decl jmp_table_seq (Type Gpr MachLabel BoxVecMachLabel) SideEffectNoResult)