Searched refs:ShiftEltTy (Results 1 – 3 of 3) sorted by relevance
7445 EVT ShiftEltTy = Shift.getValueType().getVectorElementType(); in foldVectorXorShiftIntoCmp() local7446 if (!ShiftAmt || ShiftAmt->getZExtValue() != ShiftEltTy.getSizeInBits() - 1) in foldVectorXorShiftIntoCmp()
8565 EVT ShiftEltTy = Shift.getValueType().getVectorElementType(); in foldVectorXorShiftIntoCmp() local8566 if (!ShiftAmt || ShiftAmt->getZExtValue() != ShiftEltTy.getSizeInBits() - 1) in foldVectorXorShiftIntoCmp()
35309 EVT ShiftEltTy = Shift.getValueType().getVectorElementType(); in foldVectorXorShiftIntoCmp() local35311 if (!ShiftAmt || ShiftAmt->getZExtValue() != ShiftEltTy.getSizeInBits() - 1) in foldVectorXorShiftIntoCmp()