Searched refs:ReadBarrierSystemArrayCopySlowPathARM64 (Results 1 – 1 of 1) sorted by relevance
158 class ReadBarrierSystemArrayCopySlowPathARM64 : public SlowPathCodeARM64 { class160 ReadBarrierSystemArrayCopySlowPathARM64(HInstruction* instruction, Location tmp) in ReadBarrierSystemArrayCopySlowPathARM64() function in art::arm64::ReadBarrierSystemArrayCopySlowPathARM64224 DISALLOW_COPY_AND_ASSIGN(ReadBarrierSystemArrayCopySlowPathARM64);2738 new (codegen_->GetScopedAllocator()) ReadBarrierSystemArrayCopySlowPathARM64( in VisitSystemArrayCopy()