Home | History | Annotate | Download | only in arm

Lines Matching refs:not_smi

2194   Label not_smi;
2196 __ JumpIfNotSmi(r0, &not_smi);
2216 __ bind(&not_smi);