Lines Matching refs:AddSlowPath
3384 codegen_->AddSlowPath(slow_path); in GenerateDivRemIntegral()
3628 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
4978 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
5299 codegen_->AddSlowPath(slow_path); in VisitArraySet()
5525 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
5537 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
5547 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
5585 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
5914 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
5943 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
6074 codegen_->AddSlowPath(slow_path); in VisitLoadString()
6283 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
6315 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
6394 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
6797 codegen_->AddSlowPath(slow_path); in GenerateGcRootFieldLoad()
6924 AddSlowPath(slow_path); in GenerateReferenceLoadWithBakerReadBarrier()
6954 AddSlowPath(slow_path); in GenerateReadBarrierSlow()
6989 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()