Searched defs:InnerShift (Results 1 – 2 of 2) sorted by relevance
432 Instruction *InnerShift, in canEvaluateShiftedShift()531 static Value *foldShiftedShift(BinaryOperator *InnerShift, unsigned OuterShAmt, in foldShiftedShift()
5490 unsigned InnerShift; // The opposite direction to the OuterShift. in unfoldExtremeBitClearingToShifts() local8767 SDValue InnerShift = N0.getOperand(0); in visitSRL() local