Lines Matching defs:tmp3
3221 Register tmp3 = input.is(a3) ? a0 : a3;3228 __ AllocateHeapNumber(tmp1, tmp2, tmp3, tmp4, &slow);4395 Register tmp3 = ToRegister(temp2);4413 __ LoadRoot(tmp3, Heap::kHeapNumberMapRootIndex);4414 __ AllocateHeapNumber(dst, tmp1, tmp2, tmp3, &slow);