Lines Matching defs:slots
173 // side table entry. Register slots will be marked as stack slots in the
176 // Register slots will be written out as they are.
178 // Register slots cannot appear since we already spilled.
413 ZoneVector<int> slots;
416 explicit OutOfLineSafepointInfo(Zone* zone) : slots(zone) {}
704 &safepoint_info->slots, &safepoint_info->spills,
753 &safepoint_info->slots, &safepoint_info->spills,
968 for (auto index : ool->safepoint_info->slots) {
976 // {(total_frame_size / kSystemPointerSize) + 1}. However, spill slots
2781 &safepoint_info->slots, &safepoint_info->spills,