Home | History | Annotate | Download | only in arm64

Lines Matching full:not_smi

3774   Label not_smi;
3775 __ JumpIfNotSmi(x0, &not_smi);
3777 __ Bind(&not_smi);
3817 Label not_smi;
3818 __ JumpIfNotSmi(x0, &not_smi);
3823 __ Bind(&not_smi);