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