Searched defs:InnerShift (Results 1 – 3 of 3) sorted by relevance
71 Instruction *InnerShift, InstCombiner &IC, in canEvaluateShiftedShift()195 static Value *foldShiftedShift(BinaryOperator *InnerShift, unsigned OuterShAmt, in foldShiftedShift()
4327 unsigned InnerShift; // The opposite direction to the OuterShift. in unfoldExtremeBitClearingToShifts() local
35195 unsigned InnerShift = (X86ISD::SHLD == Opc ? ISD::SRL : ISD::SHL); in combineOr() local