Searched refs:RegDeadKill (Results 1 – 1 of 1) sorted by relevance
1736 bool RegDeadKill, bool RegUndef, unsigned BaseReg, in InsertLDR_STR() argument1743 .addReg(Reg, getDefRegState(true) | getDeadRegState(RegDeadKill)) in InsertLDR_STR()1752 .addReg(Reg, getKillRegState(RegDeadKill) | getUndefRegState(RegUndef)) in InsertLDR_STR()