Searched refs:GetCurrentScratchRegisterScope (Results 1 – 5 of 5) sorted by relevance
76 masm_->GetCurrentScratchRegisterScope(); in Run()79 VIXL_CHECK(masm_->GetCurrentScratchRegisterScope() == top_scope); in Run()91 VIXL_CHECK(masm_->GetCurrentScratchRegisterScope() == &scope); in Run()93 VIXL_CHECK(masm_->GetCurrentScratchRegisterScope() == &scope); in Run()
54 parent_ = masm->GetCurrentScratchRegisterScope(); in Open()65 VIXL_CHECK(masm_->GetCurrentScratchRegisterScope() == this); in Close()
323 UseScratchRegisterScope* GetCurrentScratchRegisterScope() { in GetCurrentScratchRegisterScope() function
2841 parent_ = masm->GetCurrentScratchRegisterScope(); in Open()2852 VIXL_CHECK(masm_->GetCurrentScratchRegisterScope() == this); in Close()
3386 UseScratchRegisterScope* GetCurrentScratchRegisterScope() { in GetCurrentScratchRegisterScope() function