Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineShifts.cpp103 auto *NewShAmt = dyn_cast_or_null<Constant>( in reassociateShiftAmtsOfTwoSameDirectionShifts() local
1143 unsigned NewShAmt = std::min(ShAmt, SrcTyBitWidth - 1); in visitLShr() local
HDInstCombineCompares.cpp3555 auto *NewShAmt = dyn_cast_or_null<Constant>( in foldShiftIntoShiftInAnotherHandOfAndInICmp() local