Searched refs:BoxVecMachLabel (Results 1 – 7 of 7) sorted by relevance
30 pub type BoxVecMachLabel = Box<Vec<MachLabel>>; typedef762 ) -> Option<(MachLabel, BoxVecMachLabel)> {773 fn jump_table_size(&mut self, targets: &BoxVecMachLabel) -> u32 {
195 (type BoxVecMachLabel extern (enum))206 (decl jump_table_targets (MachLabel BoxVecMachLabel) MachLabelSlice)210 (decl jump_table_size (BoxVecMachLabel) u32)
614 fn targets_jt_space(&mut self, elements: &BoxVecMachLabel) -> CodeOffset { in targets_jt_space()
28 (targets BoxVecMachLabel))695 (decl gen_br_table (XReg MachLabel BoxVecMachLabel) Unit)
915 (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)
994 (targets BoxVecMachLabel))2841 (decl jt_sequence (Reg MachLabel Cond BoxVecMachLabel) ConsumesFlags)2847 (decl jt_sequence_default_bool (Reg MachLabel ProducesBool BoxVecMachLabel) SideEffectNoResult)
171 (targets BoxVecMachLabel))3367 (decl jmp_table_seq (Type Gpr MachLabel BoxVecMachLabel) SideEffectNoResult)