Searched refs:getShiftLeftAmt (Results 1 – 1 of 1) sorted by relevance
2938 auto getShiftLeftAmt = [&HighMask](SDValue Mul) -> unsigned { in SimplifyDemandedBits() local2965 if (unsigned ShAmt = getShiftLeftAmt(Op0)) in SimplifyDemandedBits()2968 if (unsigned ShAmt = getShiftLeftAmt(Op1)) in SimplifyDemandedBits()2973 if (unsigned ShAmt = getShiftLeftAmt(Op1)) in SimplifyDemandedBits()