Home | History | Annotate | Download | only in arm64

Lines Matching refs:no_deopt

4094     Label no_deopt;
4095 __ JumpIfSmi(tagged_exponent, &no_deopt);
4097 __ Bind(&no_deopt);