Searched refs:vreg_slots_ (Results 1 – 1 of 1) sorted by relevance
40 void SetVregSlots(int slots) { vreg_slots_ = slots; } in SetVregSlots()76 int vreg_slots() const { return vreg_slots_; } in vreg_slots()98 int vreg_slots_ = 0; variable