Home | History | Annotate | Download | only in arm

Lines Matching refs:PreIndex

3398   __ ldr(r2, MemOperand(r3, r2, LSL, kPointerSizeLog2 - kSmiTagSize, PreIndex));
3399 // Note side effect of PreIndex: r3 now points to the key of the pair.