Lines Matching refs:getShiftAmountTy

2291         EVT ShiftAmtTy = getShiftAmountTy(VT, DL);  in SimplifyDemandedBits()
2334 getShiftAmountTy(VT, DL)); in SimplifyDemandedBits()
2578 ShVal, dl, getShiftAmountTy(VT, DL, TLO.LegalTypes())); in SimplifyDemandedBits()
2756 EVT ShiftAmtTy = getShiftAmountTy(VT, TLO.DAG.getDataLayout()); in SimplifyDemandedBits()
2856 EVT ShiftAmtTy = getShiftAmountTy(VT, TLO.DAG.getDataLayout()); in SimplifyDemandedBits()
4207 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp()
5042 getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC()
5068 EVT ShiftTy = getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC()
6027 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactSDIV()
6160 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildSDIV()
6322 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildUDIV()
6575 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout(), !DCI.isBeforeLegalize()); in prepareUREMEqFold()
6824 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout(), !DCI.isBeforeLegalize()); in prepareSREMEqFold()
8053 EVT IntShVT = getShiftAmountTy(IntVT, DAG.getDataLayout()); in expandFP_TO_SINT()
8227 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP()
8629 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTPOP()
8696 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandVPCTPOP()
8753 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTLZ()
8803 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandVPCTLZ()
8947 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandABS()
9038 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBSWAP()
9098 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandVPBSWAP()
9168 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBITREVERSE()
9233 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandVPBITREVERSE()
9596 DAG.getConstant(NumBits, dl, getShiftAmountTy(Hi.getValueType(), in expandUnalignedLoad()
9710 NumBits, dl, getShiftAmountTy(Val.getValueType(), DAG.getDataLayout())); in expandUnalignedStore()
10238 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointMul()
10335 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointDiv()
10484 EVT ShiftAmtTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandMULO()
10518 getShiftAmountTy(WideVT, DAG.getDataLayout())); in expandMULO()
10594 getShiftAmountTy(BottomHalf.getValueType(), DAG.getDataLayout())); in expandMULO()