Home | History | Annotate | Download | only in mips

Lines Matching full:tmp4

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