Searched refs:old_availablefp_ (Results 1 – 4 of 4) sorted by relevance
2085 old_availablefp_(availablefp_->list()) { in UseScratchRegisterScope()2115 RegList old_availablefp_; // kVRegister variable
3210 availablefp_->set_list(old_availablefp_); in ~UseScratchRegisterScope()
2837 old_availablefp_ = available_fp->GetList(); in Open()2856 masm_->GetScratchFPRegisterList()->SetList(old_availablefp_); in Close()
3716 : masm_(NULL), parent_(NULL), old_available_(0), old_availablefp_(0) { in UseScratchRegisterScope()3723 : masm_(NULL), parent_(NULL), old_available_(0), old_availablefp_(0) {} in UseScratchRegisterScope()3831 RegList old_availablefp_; // kVRegister variable