Lines Matching defs:tmp3
5637 Register tmp3 = rdi;5649 __ movq(tmp3, tmp1);5651 __ or_(tmp3, tmp2);5652 __ testb(tmp3, Immediate(kIsNotStringMask));5692 masm, left, right, tmp1, tmp2, tmp3, kScratchRegister);