Searched refs:NumSlotsForWidth (Results 1 – 5 of 5) sorted by relevance
125 int alignment_in_slots = AlignedSlotAllocator::NumSlotsForWidth(alignment);147 int slots = AlignedSlotAllocator::NumSlotsForWidth(actual_width);158 AlignedSlotAllocator::NumSlotsForWidth(actual_alignment);
27 int alignment_in_slots = AlignedSlotAllocator::NumSlotsForWidth(alignment); in AlignFrame()
25 static int NumSlotsForWidth(int bytes) { in NumSlotsForWidth() function
229 AlignedSlotAllocator::NumSlotsForWidth(ElementSizeInBytes(type)); in NextStackSlot()
118 AlignedSlotAllocator::NumSlotsForWidth(ElementSizeInBytes(rep)) + 1; in InterferesWith()122 AlignedSlotAllocator::NumSlotsForWidth(ElementSizeInBytes(other_rep)) + 1; in InterferesWith()