Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp253 auto *ExtendedSumOfShAmts = ConstantFoldCastOperand( in dropRedundantMaskingOfLeftShiftInput() local
255 if (!ExtendedSumOfShAmts) in dropRedundantMaskingOfLeftShiftInput()
261 Instruction::Shl, ExtendedAllOnes, ExtendedSumOfShAmts, Q.DL); in dropRedundantMaskingOfLeftShiftInput()