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