Lines Matching refs:AddSlowPath
2207 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
3040 codegen_->AddSlowPath(slow_path); in VisitArraySet()
3155 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
3173 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
3526 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
4081 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
4113 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
4201 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
4989 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
5113 codegen_->AddSlowPath(slow_path); in VisitLoadString()
5349 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
5982 codegen_->AddSlowPath(slow_path); in GenerateGcRootFieldLoad()
6243 AddSlowPath(slow_path); in GenerateReferenceLoadWithBakerReadBarrier()
6300 AddSlowPath(slow_path); in UpdateReferenceFieldWithBakerReadBarrier()
6405 AddSlowPath(slow_path); in GenerateReadBarrierSlow()
6440 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()