Home
last modified time | relevance | path

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

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