Searched refs:old_available_vfp_ (Results 1 – 4 of 4) sorted by relevance
52 old_available_vfp_ = masm_->GetScratchVRegisterList()->GetList(); in Open()69 masm_->GetScratchVRegisterList()->SetList(old_available_vfp_); in Close()
11086 : masm_(NULL), parent_(NULL), old_available_(0), old_available_vfp_(0) { in UseScratchRegisterScope()11093 : masm_(NULL), parent_(NULL), old_available_(0), old_available_vfp_(0) {} in UseScratchRegisterScope()11171 uint64_t old_available_vfp_; // kVRegister variable
1756 VfpRegList old_available_vfp_; variable
5400 old_available_vfp_(*assembler->GetScratchVfpRegisterList()) {} in UseScratchRegisterScope()5404 *assembler_->GetScratchVfpRegisterList() = old_available_vfp_; in ~UseScratchRegisterScope()