Searched refs:ExpectedShift (Results 1 – 1 of 1) sorted by relevance
3960 int ExpectedShift = (Index - I) % SystemZ::VectorBytes; in isShlDoublePermute() local3961 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute()3964 Shift = ExpectedShift; in isShlDoublePermute()3965 else if (Shift != ExpectedShift) in isShlDoublePermute()