Home | History | Annotate | Download | only in ppc

Lines Matching full:not_smi

3161   Label not_smi;
3162 __ JumpIfNotSmi(r3, &not_smi);
3164 __ bind(&not_smi);
3199 Label not_smi;
3200 __ JumpIfNotSmi(r3, &not_smi);
3212 __ bind(&not_smi);