Lines Matching refs:AddSlowPath
1913 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
2741 codegen_->AddSlowPath(slow_path); in VisitArraySet()
2875 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
2895 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
2914 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
3435 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
4038 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
4070 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
4155 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
5371 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
5516 codegen_->AddSlowPath(slow_path); in VisitLoadString()
5738 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
6755 AddSlowPath(slow_path); in AddReadBarrierSlowPath()
6813 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()