Searched defs:ShiftAmtTy (Results 1 – 5 of 5) sorted by relevance
699 LLT ShiftAmtTy = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
2059 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(SrcTy); in matchCombineShlOfExtend() local5179 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in buildUDivUsingMul() local5423 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in buildSDivUsingMul() local5500 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applySDivByPow2() local5559 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applyUDivByPow2() local5571 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchUMulHToLShr() local5587 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applyUMulHToLShr() local
5294 LLT ShiftAmtTy = MRI.getType(Amt); in narrowScalarShift() local
5365 EVT ShiftAmtTy = TLI.getShiftAmountTy(NInVT, DAG.getDataLayout()); in WidenVecRes_BITCAST() local
4800 EVT ShiftAmtTy = getShiftAmountTy(N0.getValueType()); in visitSDIVLike() local