Searched refs:SrcDstRegState (Results 1 – 1 of 1) sorted by relevance
1548 unsigned SrcDstRegState = getDefRegState(!IsStore); in buildSpillLoadStore() local1554 SrcDstRegState |= getKillRegState(IsKill); in buildSpillLoadStore()1588 unsigned State = SrcDstRegState; in buildSpillLoadStore()1689 MIB.addReg(ValueReg, RegState::Implicit | SrcDstRegState); in buildSpillLoadStore()