Searched refs:LoadMethodTypeSlowPathARM64 (Results 1 – 1 of 1) sorted by relevance
278 class LoadMethodTypeSlowPathARM64 : public SlowPathCodeARM64 { class280 explicit LoadMethodTypeSlowPathARM64(HLoadMethodType* mt) : SlowPathCodeARM64(mt) {} in LoadMethodTypeSlowPathARM64() function in art::arm64::LoadMethodTypeSlowPathARM64310 DISALLOW_COPY_AND_ASSIGN(LoadMethodTypeSlowPathARM64);5917 new (codegen_->GetScopedAllocator()) LoadMethodTypeSlowPathARM64(load); in VisitLoadMethodType()