Home | History | Annotate | Download | only in ppc

Lines Matching refs:no_deopt

756     Label no_deopt;
763 __ bne(&no_deopt, alt_cr);
769 __ bind(&no_deopt);
3691 Label no_deopt;
3692 __ JumpIfSmi(tagged_exponent, &no_deopt);
3698 __ bind(&no_deopt);