Searched refs:ReadBarrierMarkSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
525 class ReadBarrierMarkSlowPathMIPS : public SlowPathCodeMIPS { class527 ReadBarrierMarkSlowPathMIPS(HInstruction* instruction, in ReadBarrierMarkSlowPathMIPS() function in art::mips::ReadBarrierMarkSlowPathMIPS600 DISALLOW_COPY_AND_ASSIGN(ReadBarrierMarkSlowPathMIPS);6201 new (GetGraph()->GetArena()) ReadBarrierMarkSlowPathMIPS( in GenerateGcRootFieldLoad()6374 slow_path = new (GetGraph()->GetArena()) ReadBarrierMarkSlowPathMIPS(instruction, ref); in GenerateReferenceLoadWithBakerReadBarrier()