Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp729 bool KillOldBase = BaseKill && in CreateLoadStoreMulti() local
747 .addReg(Base, getKillRegState(KillOldBase)); in CreateLoadStoreMulti()
750 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
755 KillOldBase = true; in CreateLoadStoreMulti()
760 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
766 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
771 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()