Searched refs:ShiftEltTy (Results 1 – 1 of 1) sorted by relevance
17620 EVT ShiftEltTy = Shift.getValueType().getVectorElementType(); in foldVectorXorShiftIntoCmp() local17621 if (!ShiftAmt || ShiftAmt->getZExtValue() != ShiftEltTy.getSizeInBits() - 1) in foldVectorXorShiftIntoCmp()