Home
last modified time | relevance | path

Searched defs:NewShAmt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp110 auto *NewShAmt = dyn_cast_or_null<Constant>( in reassociateShiftAmtsOfTwoSameDirectionShifts() local
1134 unsigned NewShAmt = std::min(ShAmt, SrcTyBitWidth - 1); in visitLShr() local
H A DInstCombineCasts.cpp1534 Constant *NewShAmt = ConstantExpr::getSub( in visitSExt() local
H A DInstCombineCompares.cpp3603 auto *NewShAmt = dyn_cast_or_null<Constant>( in foldShiftIntoShiftInAnotherHandOfAndInICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2045 SDValue NewShAmt = TLO.DAG.getConstant( in SimplifyDemandedBits() local