Home | History | Annotate | Download | only in arm64

Lines Matching refs:no_deopt

3692     Label no_deopt;
3693 __ JumpIfSmi(tagged_exponent, &no_deopt);
3695 __ Bind(&no_deopt);