Searched defs:InnerShift (Results 1 – 5 of 5) sorted by relevance
426 Instruction *InnerShift, in canEvaluateShiftedShift()525 static Value *foldShiftedShift(BinaryOperator *InnerShift, unsigned OuterShAmt, in foldShiftedShift()
424 Instruction *InnerShift, InstCombiner &IC, in canEvaluateShiftedShift()548 static Value *foldShiftedShift(BinaryOperator *InnerShift, unsigned OuterShAmt, in foldShiftedShift()
5055 unsigned InnerShift; // The opposite direction to the OuterShift. in unfoldExtremeBitClearingToShifts() local7948 SDValue InnerShift = N0.getOperand(0); in visitSRL() local
5340 unsigned InnerShift; // The opposite direction to the OuterShift. in unfoldExtremeBitClearingToShifts() local8595 SDValue InnerShift = N0.getOperand(0); in visitSRL() local
40732 unsigned InnerShift = (ISD::FSHL == Opc ? ISD::SRL : ISD::SHL); in combineOrShiftToFunnelShift() local