Home | History | Annotate | Download | only in arm

Lines Matching defs:not_smi

2227   Label not_smi;
2229 __ JumpIfNotSmi(r0, &not_smi);
2249 __ bind(&not_smi);