Home | History | Annotate | Download | only in arm

Lines Matching full:tmp4

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