Searched refs:slots (Results 1 – 3 of 3) sorted by relevance
2 exhausted during moves between stack slots (b/32545705).
58 # Test that wide catch phis are allocated to two stack slots.
478 void UpdateTemporariesVRegSlots(size_t slots) { in UpdateTemporariesVRegSlots() argument479 temporaries_vreg_slots_ = std::max(slots, temporaries_vreg_slots_); in UpdateTemporariesVRegSlots()