Home
last modified time | relevance | path

Searched defs:Sh1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp23 bool canTryToConstantAddTwoShiftAmounts(Value *Sh0, Value *ShAmt0, Value *Sh1, in canTryToConstantAddTwoShiftAmounts() argument
71 Instruction *Sh1; in reassociateShiftAmtsOfTwoSameDirectionShifts() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp709 Value *X = nullptr, *Sh1 = nullptr; in matchLeftShift() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3113 SDValue Sh1 = DAG.getNode(Op2, dl, NVT, InL, DAG.getConstant(1, dl, ShTy)); ExpandShiftWithKnownAmountBit() local