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