Searched refs:ReadBarrierSystemArrayCopySlowPathARMVIXL (Results 1 – 1 of 1) sorted by relevance
78 class ReadBarrierSystemArrayCopySlowPathARMVIXL : public SlowPathCodeARMVIXL { class80 explicit ReadBarrierSystemArrayCopySlowPathARMVIXL(HInstruction* instruction) in ReadBarrierSystemArrayCopySlowPathARMVIXL() function in art::arm::ReadBarrierSystemArrayCopySlowPathARMVIXL146 DISALLOW_COPY_AND_ASSIGN(ReadBarrierSystemArrayCopySlowPathARMVIXL);1551 new (codegen_->GetScopedAllocator()) ReadBarrierSystemArrayCopySlowPathARMVIXL(invoke); in VisitSystemArrayCopy()