Searched refs:RState (Results 1 – 2 of 2) sorted by relevance
950 RState = RTest.Var ? ThenStates->getState(RTest.Var) : CS_None; in splitVarStateForIfBinOp() local958 } else if (LState == LTest.TestsFor && isKnownState(RState)) { in splitVarStateForIfBinOp()959 if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()971 isKnownState(RState)) { in splitVarStateForIfBinOp()972 if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()982 if (RState == CS_Unknown) in splitVarStateForIfBinOp()984 else if (RState == invertConsumedUnconsumed(RTest.TestsFor)) in splitVarStateForIfBinOp()987 if (RState == CS_Unknown) in splitVarStateForIfBinOp()990 else if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()
766 unsigned RState = (Opc == AArch64::LDR_ZXI || Opc == AArch64::LDR_PXI) in expandSVESpillFill() local782 RState) in expandSVESpillFill()