Searched refs:LoadClassSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
231 class LoadClassSlowPathMIPS : public SlowPathCodeMIPS { class233 LoadClassSlowPathMIPS(HLoadClass* cls, HInstruction* at) in LoadClassSlowPathMIPS() function in art::mips::LoadClassSlowPathMIPS289 DISALLOW_COPY_AND_ASSIGN(LoadClassSlowPathMIPS);3627 new (codegen_->GetScopedAllocator()) LoadClassSlowPathMIPS(check->GetLoadClass(), check); in VisitClinitCheck()8300 new (codegen_->GetScopedAllocator()) LoadClassSlowPathMIPS(cls, cls); in VisitLoadClass()