Searched refs:getShiftLeftAmt (Results 1 – 1 of 1) sorted by relevance
2877 auto getShiftLeftAmt = [&HighMask](SDValue Mul) -> unsigned { in SimplifyDemandedBits() local2904 if (unsigned ShAmt = getShiftLeftAmt(Op0)) in SimplifyDemandedBits()2907 if (unsigned ShAmt = getShiftLeftAmt(Op1)) in SimplifyDemandedBits()2912 if (unsigned ShAmt = getShiftLeftAmt(Op1)) in SimplifyDemandedBits()