Lines Matching defs:tmp3
4733 Register tmp3 = rdi;4745 __ movq(tmp3, tmp1);4747 __ or_(tmp3, tmp2);4748 __ testb(tmp3, Immediate(kIsNotStringMask));4789 masm, left, right, tmp1, tmp2, tmp3, kScratchRegister);