Home | History | Annotate | Download | only in arm

Lines Matching refs:slow_case

901       Label slow_case;
903 patch_site.EmitJumpIfNotSmi(r2, &slow_case);
909 __ bind(&slow_case);
2658 Label slow_case;
2660 patch_site.EmitJumpIfNotSmi(r2, &slow_case);
2663 __ bind(&slow_case);