Lines Matching refs:AddSlowPath
5007 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
6266 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
6748 codegen_->AddSlowPath(slow_path); in VisitArraySet()
7003 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
7015 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
7021 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
7104 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
7525 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
7573 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
7724 codegen_->AddSlowPath(slow_path); in VisitLoadString()
8075 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
8104 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
8182 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
9075 AddSlowPath(slow_path); in AddReadBarrierSlowPath()
9134 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()