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