Home
last modified time | relevance | path

Searched refs:ExtendedNumHighBitsToClear (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp290 auto *ExtendedNumHighBitsToClear = ConstantFoldCastOperand( in dropRedundantMaskingOfLeftShiftInput() local
297 if (!ExtendedNumHighBitsToClear) in dropRedundantMaskingOfLeftShiftInput()
303 ExtendedNumHighBitsToClear, Q.DL); in dropRedundantMaskingOfLeftShiftInput()