Home | History | Annotate | Download | only in arm

Lines Matching refs:non_function

5158   Label slow, non_function;
5180 __ JumpIfSmi(r1, &non_function);
5210 __ b(ne, &non_function);
5224 __ bind(&non_function);