Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp728 bool KillOldBase = BaseKill && in CreateLoadStoreMulti() local
746 .addReg(Base, getKillRegState(KillOldBase)); in CreateLoadStoreMulti()
749 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
754 KillOldBase = true; in CreateLoadStoreMulti()
759 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
765 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()
770 .addReg(Base, getKillRegState(KillOldBase)) in CreateLoadStoreMulti()