Lines Matching refs:getShiftAmountTy
291 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon3ce142f50111::DAGCombiner
292 return LegalTypes ? TLI.getShiftAmountTy(LHSTy) : TLI.getPointerTy(); in getShiftAmountTy()
1685 getShiftAmountTy(N0.getValueType()))); in visitMUL()
1695 getShiftAmountTy(N0.getValueType())))); in visitMUL()
1792 getShiftAmountTy(N0.getValueType()))); in visitSDIV()
1798 getShiftAmountTy(SGN.getValueType()))); in visitSDIV()
1803 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType()))); in visitSDIV()
1853 getShiftAmountTy(N0.getValueType()))); in visitUDIV()
1994 getShiftAmountTy(N0.getValueType()))); in visitMULHS()
2010 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType()))); in visitMULHS()
2046 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType()))); in visitMULHU()
2129 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType()))); in visitSMUL_LOHI()
2159 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType()))); in visitUMUL_LOHI()
2586 DAG.getConstant(OpSizeInBits-16, getShiftAmountTy(VT))); in MatchBSwapHWordLow()
2722 SDValue ShAmt = DAG.getConstant(16, getShiftAmountTy(VT)); in MatchBSwapHWord()
3444 getShiftAmountTy(N0.getOperand(0).getValueType())); in visitSRA()
3491 getShiftAmountTy(N0.getOperand(0).getOperand(0).getValueType())); in visitSRA()
3593 DAG.getConstant(ShiftAmt, getShiftAmountTy(SmallVT))); in visitSRL()
3633 DAG.getConstant(ShAmt, getShiftAmountTy(Op.getValueType()))); in visitSRL()
4727 EVT ShImmTy = getShiftAmountTy(Result.getValueType()); in ReduceLoadWidth()
6364 DC->getShiftAmountTy(IVal.getValueType()))); in ShrinkLoadReplaceStoreWithStore()
7495 getShiftAmountTy(N0.getValueType())); in SimplifySelectCC()
7511 getShiftAmountTy(N0.getValueType()))); in SimplifySelectCC()
7540 getShiftAmountTy(AndLHS.getValueType())); in SimplifySelectCC()
7547 getShiftAmountTy(Shl.getValueType())); in SimplifySelectCC()
7591 getShiftAmountTy(Temp.getValueType()))); in SimplifySelectCC()
7614 getShiftAmountTy(Ctlz.getValueType()))); in SimplifySelectCC()
7624 getShiftAmountTy(XType))); in SimplifySelectCC()
7630 getShiftAmountTy(N0.getValueType()))); in SimplifySelectCC()
7657 getShiftAmountTy(N0.getValueType()))); in SimplifySelectCC()