Searched refs:LoadStringSlowPathARM64 (Results 1 – 1 of 1) sorted by relevance
362 class LoadStringSlowPathARM64 : public SlowPathCodeARM64 { class364 explicit LoadStringSlowPathARM64(HLoadString* instruction) in LoadStringSlowPathARM64() function in art::arm64::LoadStringSlowPathARM64391 DISALLOW_COPY_AND_ASSIGN(LoadStringSlowPathARM64);5040 new (codegen_->GetScopedAllocator()) LoadStringSlowPathARM64(load); in VisitLoadString()