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