• Home
  • Raw
  • Download

Lines Matching refs:getShiftAmountTy

492     EVT getShiftAmountTy(EVT LHSTy) {  in getShiftAmountTy()  function in __anon08739a190111::DAGCombiner
2067 getShiftAmountTy(N0.getValueType()))); in visitMUL()
2080 getShiftAmountTy(N0.getValueType())))); in visitMUL()
2272 getShiftAmountTy(N0.getValueType()))); in visitSDIV()
2279 getShiftAmountTy(SGN.getValueType()))); in visitSDIV()
2285 getShiftAmountTy(ADD.getValueType()))); in visitSDIV()
2344 getShiftAmountTy(N0.getValueType()))); in visitUDIV()
2482 getShiftAmountTy(N0.getValueType()))); in visitMULHS()
2500 getShiftAmountTy(N1.getValueType()))); in visitMULHS()
2536 getShiftAmountTy(N1.getValueType()))); in visitMULHU()
2615 getShiftAmountTy(Lo.getValueType()))); in visitSMUL_LOHI()
2646 getShiftAmountTy(Lo.getValueType()))); in visitUMUL_LOHI()
2991 EVT ShiftVT = TLI.getShiftAmountTy(HalfVT, DAG.getDataLayout()); in visitANDLike()
3456 getShiftAmountTy(VT))); in MatchBSwapHWordLow()
3601 SDValue ShAmt = DAG.getConstant(16, DL, getShiftAmountTy(VT)); in MatchBSwapHWord()
4701 getShiftAmountTy(N0.getOperand(0).getValueType())); in visitSRA()
4736 getShiftAmountTy(N0Op0.getOperand(0).getValueType())); in visitSRA()
4854 getShiftAmountTy(SmallVT))); in visitSRL()
4899 getShiftAmountTy(Op.getValueType()))); in visitSRL()
6921 EVT ShImmTy = getShiftAmountTy(Result.getValueType()); in ReduceLoadWidth()
7163 EVT AmtVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in visitTRUNCATE()
10821 DC->getShiftAmountTy(IVal.getValueType()))); in ShrinkLoadReplaceStoreWithStore()
14268 getShiftAmountTy(N0.getValueType())); in SimplifySelectCC()
14285 getShiftAmountTy(N0.getValueType()))); in SimplifySelectCC()
14312 getShiftAmountTy(AndLHS.getValueType())); in SimplifySelectCC()
14319 getShiftAmountTy(Shl.getValueType())); in SimplifySelectCC()
14367 getShiftAmountTy(Temp.getValueType()))); in SimplifySelectCC()
14394 getShiftAmountTy(N0.getValueType()))); in SimplifySelectCC()