Lines Matching refs:AddSlowPath
4004 codegen_->AddSlowPath(slow_path); in GenerateDivRemIntegral()
4535 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
6167 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
6446 codegen_->AddSlowPath(slow_path); in VisitArraySet()
6649 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
6661 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
6693 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
6745 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
7231 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
7281 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
7403 codegen_->AddSlowPath(slow_path); in VisitLoadString()
7708 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
7740 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
7824 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
8332 codegen_->AddSlowPath(slow_path); in GenerateGcRootFieldLoad()
8466 AddSlowPath(slow_path); in GenerateReferenceLoadWithBakerReadBarrier()
8498 AddSlowPath(slow_path); in GenerateReadBarrierSlow()
8533 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()