Home | History | Annotate | Download | only in arm

Lines Matching full:tmp4

3725     Register tmp4 = input.is(r4) ? r0 : r4;
3730 __ LoadRoot(tmp4, Heap::kHeapNumberMapRootIndex);
3731 __ AllocateHeapNumber(tmp1, tmp2, tmp3, tmp4, &slow);