Lines Matching refs:AddSlowPath
3087 codegen_->AddSlowPath(slow_path); in VisitDivZeroCheck()
4240 AddSlowPath(slow_path); in GenerateExplicitNullCheck()
4552 codegen_->AddSlowPath(slow_path); in VisitArraySet()
4768 codegen_->AddSlowPath(slow_path); in VisitBoundsCheck()
4827 codegen_->AddSlowPath(slow_path); in GenerateSuspendCheck()
5121 codegen_->AddSlowPath(slow_path); in VisitLoadClass()
5147 codegen_->AddSlowPath(slow_path); in VisitClinitCheck()
5291 codegen_->AddSlowPath(slow_path); in VisitLoadString()
5471 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
5503 codegen_->AddSlowPath(slow_path); in VisitInstanceOf()
5584 codegen_->AddSlowPath(type_check_slow_path); in VisitCheckCast()
6049 codegen_->AddSlowPath(slow_path); in GenerateGcRootFieldLoad()
6187 AddSlowPath(slow_path); in GenerateReferenceLoadWithBakerReadBarrier()
6217 AddSlowPath(slow_path); in GenerateReadBarrierSlow()
6252 AddSlowPath(slow_path); in GenerateReadBarrierForRootSlow()