Home
last modified time | relevance | path

Searched refs:LRLiveIn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp1075 bool LRLiveIn = MF.getRegInfo().isLiveIn(ARM::LR); in spillCalleeSavedRegisters() local
1124 if (LRLiveIn && UsedLRAsTemp) { in spillCalleeSavedRegisters()