Searched refs:InstanceOfNeedsReadBarrier (Results 1 – 7 of 7) sorted by relevance
408 static bool InstanceOfNeedsReadBarrier(HInstanceOf* instance_of) { in InstanceOfNeedsReadBarrier() function422 return InstanceOfNeedsReadBarrier(instance_of) ? kWithReadBarrier : kWithoutReadBarrier; in ReadBarrierOptionForInstanceOf()
3858 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
5508 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
5827 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
6440 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
7420 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
7394 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()