Home | History | Annotate | Download | only in arm64

Lines Matching defs:not_smi

2214     Label not_smi;
2215 JumpIfEitherSmi(first, second, NULL, &not_smi);
2221 Bind(&not_smi);