Lines Matching refs:StateReg
1646 Register StateReg = PS->SSA.GetValueAtEndOfBlock(&MBB); in hardenLoadAddr() local
1677 .addReg(StateReg); in hardenLoadAddr()
1719 .addReg(StateReg); in hardenLoadAddr()
1742 .addReg(StateReg) in hardenLoadAddr()
1753 .addReg(StateReg); in hardenLoadAddr()
1917 Register StateReg = PS->SSA.GetValueAtEndOfBlock(&MBB); in hardenValueInRegister() local
1927 .addReg(StateReg, 0, SubRegImm); in hardenValueInRegister()
1928 StateReg = NarrowStateReg; in hardenValueInRegister()
1939 .addReg(StateReg) in hardenValueInRegister()
2082 Register StateReg = PS->SSA.GetValueAtEndOfBlock(&MBB); in tracePredStateThroughCall() local
2083 mergePredStateIntoSP(MBB, InsertPt, Loc, StateReg); in tracePredStateThroughCall()