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