Home
last modified time | relevance | path

Searched defs:InnerShift (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp520 canEvaluateShiftedShift(unsigned OuterShAmt,bool IsOuterShl,Instruction * InnerShift,InstCombinerImpl & IC,Instruction * CxtI) canEvaluateShiftedShift() argument
625 foldShiftedShift(BinaryOperator * InnerShift,unsigned OuterShAmt,bool IsOuterShl,InstCombiner::BuilderTy & Builder) foldShiftedShift() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6735 unsigned InnerShift; // The opposite direction to the OuterShift. unfoldExtremeBitClearingToShifts() local
10589 SDValue InnerShift = N0.getOperand(0); visitSRL() local
[all...]