Lines Matching refs:getShiftAmountConstant

1776               TLO.DAG.getShiftAmountConstant(ShAmt, InnerVT, dl));  in SimplifyDemandedBits()
1856 TLO.DAG.getShiftAmountConstant(ShAmt, SmallVT, dl)); in SimplifyDemandedBits()
1884 TLO.DAG.getShiftAmountConstant(ShAmt, HalfVT, dl); in SimplifyDemandedBits()
1981 TLO.DAG.getShiftAmountConstant(ShAmt, HalfVT, dl); in SimplifyDemandedBits()
2323 SDValue ShAmt = TLO.DAG.getShiftAmountConstant(ShiftAmount, VT, dl); in SimplifyDemandedBits()
2364 TLO.DAG.getShiftAmountConstant(BitWidth - ExVTBits, VT, dl); in SimplifyDemandedBits()
2613 SDValue NewShAmt = TLO.DAG.getShiftAmountConstant(ShVal, VT, dl); in SimplifyDemandedBits()
2789 SDValue AmtC = TLO.DAG.getShiftAmountConstant(CTZ, VT, dl); in SimplifyDemandedBits()
2895 SDValue ShlAmtC = TLO.DAG.getShiftAmountConstant(ShlAmt, VT, dl); in SimplifyDemandedBits()
4266 SDValue One = DAG.getShiftAmountConstant(1, OpVT, DL); in foldSetCCWithBinOp()
5124 DAG.getShiftAmountConstant(ShCt, ShValTy, dl))); in SimplifySetCC()
5135 DAG.getShiftAmountConstant(ShCt, ShValTy, dl))); in SimplifySetCC()
5153 DAG.getShiftAmountConstant(ShiftBits, ShValTy, dl)); in SimplifySetCC()
5182 DAG.getShiftAmountConstant(ShiftBits, ShValTy, dl)); in SimplifySetCC()
6391 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildSDIV()
6413 DAG.getShiftAmountConstant(EltBits, WideVT, dl)); in BuildSDIV()
6574 DAG.getShiftAmountConstant(EltBits, MulVT, dl)); in BuildUDIV()
6596 DAG.getShiftAmountConstant(EltBits, WideVT, dl)); in BuildUDIV()
7626 SDValue Shift = DAG.getShiftAmountConstant(ShiftAmount, VT, dl); in expandMUL_LOHI()
7830 DAG.getShiftAmountConstant(TrailingZeros, HiLoVT, dl)), in expandDIVREMByConstant()
7832 DAG.getShiftAmountConstant(HBitWidth - TrailingZeros, in expandDIVREMByConstant()
7835 DAG.getShiftAmountConstant(TrailingZeros, HiLoVT, dl)); in expandDIVREMByConstant()
7898 DAG.getShiftAmountConstant(TrailingZeros, HiLoVT, dl)); in expandDIVREMByConstant()
8899 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); in expandCTPOP()
8966 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); in expandVPCTPOP()
9246 DAG.getShiftAmountConstant(VT.getScalarSizeInBits() - 1, VT, dl)); in expandABS()
9327 DAG.getShiftAmountConstant(1, VT, dl)); in expandAVG()
9343 DAG.getShiftAmountConstant(1, ExtVT, dl)); in expandAVG()
9357 DAG.getNode(ShiftOpc, dl, VT, Xor, DAG.getShiftAmountConstant(1, VT, dl)); in expandAVG()
9664 SDValue ShiftAmount = DAG.getShiftAmountConstant( in scalarizeVectorLoad()
9925 SDValue ShiftAmount = DAG.getShiftAmountConstant(NumBits, VT, dl); in expandUnalignedLoad()
10038 DAG.getShiftAmountConstant(NumBits, Val.getValueType(), dl); in expandUnalignedStore()
10550 SDValue Shift = DAG.getShiftAmountConstant(HalfBits, VT, dl); in forceExpandWideMUL()
10712 DAG.getShiftAmountConstant(VTSize, WideVT, dl)); in expandFixedPointMul()
10730 DAG.getShiftAmountConstant(Scale, VT, dl)); in expandFixedPointMul()
10758 DAG.getShiftAmountConstant(VTSize - 1, VT, dl)); in expandFixedPointMul()
10827 DAG.getShiftAmountConstant(LHSShift, VT, dl)); in expandFixedPointDiv()
10830 DAG.getShiftAmountConstant(RHSShift, VT, dl)); in expandFixedPointDiv()
10973 SDValue ShiftAmt = DAG.getShiftAmountConstant(C.logBase2(), VT, dl); in expandMULO()
11006 DAG.getShiftAmountConstant(VT.getScalarSizeInBits(), WideVT, dl); in expandMULO()
11018 SDValue ShiftAmt = DAG.getShiftAmountConstant( in expandMULO()
11298 SDValue ShiftCnst = DAG.getShiftAmountConstant(ShiftAmount, WideIntVT, dl); in expandRoundInexactToOdd()
11338 DAG.getShiftAmountConstant(16, I32, dl)); in expandFP_ROUND()
11350 DAG.getShiftAmountConstant(16, I32, dl)); in expandFP_ROUND()