Searched refs:LoadStringSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
292 class LoadStringSlowPathMIPS : public SlowPathCodeMIPS { class294 explicit LoadStringSlowPathMIPS(HLoadString* instruction) in LoadStringSlowPathMIPS() function in art::mips::LoadStringSlowPathMIPS324 DISALLOW_COPY_AND_ASSIGN(LoadStringSlowPathMIPS);8466 new (codegen_->GetScopedAllocator()) LoadStringSlowPathMIPS(load); in VisitLoadString()