Searched refs:ReadBarrierSystemArrayCopySlowPathX86_64 (Results 1 – 1 of 1) sorted by relevance
93 class ReadBarrierSystemArrayCopySlowPathX86_64 : public SlowPathCode { class95 explicit ReadBarrierSystemArrayCopySlowPathX86_64(HInstruction* instruction) in ReadBarrierSystemArrayCopySlowPathX86_64() function in art::x86_64::ReadBarrierSystemArrayCopySlowPathX86_64147 DISALLOW_COPY_AND_ASSIGN(ReadBarrierSystemArrayCopySlowPathX86_64);1170 new (codegen_->GetScopedAllocator()) ReadBarrierSystemArrayCopySlowPathX86_64(invoke); in VisitSystemArrayCopy()