Lines Matching refs:getPreferredShiftAmountTy
2059 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(SrcTy); in matchCombineShlOfExtend()
2690 {NewShiftTy, TL.getPreferredShiftAmountTy(NewShiftTy)}})) in matchCombineTruncOfShift()
4504 LLT ExtractTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchBitfieldExtractFromSExtInReg()
4532 LLT ExtractTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchBitfieldExtractFromAnd()
4577 LLT ExtractTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchBitfieldExtractFromShr()
4620 LLT ExtractTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchBitfieldExtractFromShrAnd()
5179 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in buildUDivUsingMul()
5423 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in buildSDivUsingMul()
5500 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applySDivByPow2()
5559 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applyUDivByPow2()
5571 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in matchUMulHToLShr()
5587 LLT ShiftAmtTy = getTargetLowering().getPreferredShiftAmountTy(Ty); in applyUMulHToLShr()