Home | History | Annotate | Download | only in arm

Lines Matching refs:no_deopt

3517     Label no_deopt;
3518 __ JumpIfSmi(tagged_exponent, &no_deopt);
3524 __ bind(&no_deopt);