Home | History | Annotate | Download | only in mips

Lines Matching full:tmp4

3601     Register tmp4 = input.is(t0) ? a0 : t0;
3606 __ LoadRoot(tmp4, Heap::kHeapNumberMapRootIndex);
3607 __ AllocateHeapNumber(tmp1, tmp2, tmp3, tmp4, &slow);