Home | History | Annotate | Download | only in ia32

Lines Matching defs:not_int32

1364       Label not_floats, not_int32, right_arg_changed;
1374 __ JumpIfNotSmi(edx, &not_int32);
1377 __ JumpIfNotSmi(eax, &not_int32);
1381 masm, &not_int32, xmm0, ebx, ecx, xmm2);
1383 masm, &not_int32, xmm1, edi, ecx, xmm2);
1402 masm, &not_int32, xmm0, ecx, ecx, xmm2);
1440 __ bind(&not_int32);
1454 Label not_int32;
1517 __ bind(&not_int32);