Home | History | Annotate | Download | only in ARM

Lines Matching refs:LR

1666   // LR.  This means if we need to reload LR, it takes an extra instructions,
1668 // whether LR is going to be used. Probably the right approach is to
1670 // emitEpilogue if LR is used.
3185 // Return LR, which contains the return address. Mark it an implicit live-in.
3186 unsigned Reg = MF.addLiveIn(ARM::LR, getRegClassFor(MVT::i32));