Lines Matching refs:getShiftAmountTy

1474           EVT ShTy = getShiftAmountTy(InnerVT, DL);  in SimplifyDemandedBits()
1808 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy, DL); in SimplifyDemandedBits()
2037 ShVal, dl, getShiftAmountTy(VT, DL, TLO.LegalTypes())); in SimplifyDemandedBits()
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp()
4111 getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC()
4137 EVT ShiftTy = getShiftAmountTy(ShValTy, Layout, !DCI.isBeforeLegalize()); in SimplifySetCC()
5046 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in BuildExactSDIV()
5125 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildSDIV()
5273 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in BuildUDIV()
5496 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout(), !DCI.isBeforeLegalize()); in prepareUREMEqFold()
5745 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout(), !DCI.isBeforeLegalize()); in prepareSREMEqFold()
6366 EVT ShiftAmountTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandMUL_LOHI()
6708 EVT IntShVT = getShiftAmountTy(IntVT, DAG.getDataLayout()); in expandFP_TO_SINT()
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP()
6977 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTPOP()
7037 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandCTLZ()
7145 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandABS()
7205 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBSWAP()
7259 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBITREVERSE()
7629 DAG.getConstant(NumBits, dl, getShiftAmountTy(Hi.getValueType(), in expandUnalignedLoad()
7743 NumBits, dl, getShiftAmountTy(Val.getValueType(), DAG.getDataLayout())); in expandUnalignedStore()
8208 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointMul()
8305 EVT ShiftTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandFixedPointDiv()
8437 EVT ShiftAmtTy = getShiftAmountTy(VT, DAG.getDataLayout()); in expandMULO()
8471 getShiftAmountTy(WideVT, DAG.getDataLayout())); in expandMULO()
8547 getShiftAmountTy(BottomHalf.getValueType(), DAG.getDataLayout())); in expandMULO()