Searched refs:append_user_stack_map_entry (Results 1 – 3 of 3) sorted by relevance
598 pub fn append_user_stack_map_entry(&mut self, inst: Inst, entry: UserStackMapEntry) { in append_user_stack_map_entry() method615 self.append_user_stack_map_entry(inst, entry); in append_user_stack_map_entries()
675 func.dfg.append_user_stack_map_entry( in rewrite_safepoint()
2234 .append_user_stack_map_entry(inst, ir::UserStackMapEntry { ty, slot, offset }); in parse_instruction()