Home | History | Annotate | Download | only in ia32

Lines Matching defs:tmp3

2871   Register tmp3 = edi;
2885 __ mov(tmp3, tmp1);
2887 __ or_(tmp3, tmp2);
2888 __ test(tmp3, Immediate(kIsNotStringMask));
2930 tmp2, tmp3);