Home | History | Annotate | Download | only in mips64

Lines Matching refs:do_call

5242   Label end, do_call;
5244 __ JumpIfNotSmi(value_register, &do_call);
5247 __ bind(&do_call);