Lines Matching defs:tmp3
3405 Register tmp3 = input.is(a3) ? a0 : a3;3412 __ AllocateHeapNumber(tmp1, tmp2, tmp3, tmp4, &slow);4599 Register tmp3 = ToRegister(temp2);4618 __ LoadRoot(tmp3, Heap::kHeapNumberMapRootIndex);4619 __ AllocateHeapNumber(dst, tmp1, tmp2, tmp3, &slow);