Home
last modified time | relevance | path

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

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