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