Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:getShiftAmountTy

290     /// getShiftAmountTy - Returns a type large enough to hold any valid
292 EVT getShiftAmountTy(EVT LHSTy) {
293 return LegalTypes ? TLI.getShiftAmountTy(LHSTy) : TLI.getPointerTy();
1681 getShiftAmountTy(N0.getValueType())));
1691 getShiftAmountTy(N0.getValueType()))));
1788 getShiftAmountTy(N0.getValueType())));
1794 getShiftAmountTy(SGN.getValueType())));
1799 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType())));
1849 getShiftAmountTy(N0.getValueType())));
1990 getShiftAmountTy(N0.getValueType())));
2006 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2042 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2125 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType())));
2155 DAG.getConstant(SimpleSize, getShiftAmountTy
2582 DAG.getConstant(OpSizeInBits-16, getShiftAmountTy(VT)));
2718 SDValue ShAmt = DAG.getConstant(16, getShiftAmountTy(VT));
3440 getShiftAmountTy(N0.getOperand(0).getValueType()));
3487 getShiftAmountTy(N0.getOperand(0).getOperand(0).getValueType()));
3589 DAG.getConstant(ShiftAmt, getShiftAmountTy(SmallVT)));
3629 DAG.getConstant(ShAmt, getShiftAmountTy(Op.getValueType())));
4723 EVT ShImmTy = getShiftAmountTy(Result.getValueType());
6360 DC->getShiftAmountTy(IVal.getValueType())));
7544 getShiftAmountTy(N0.getValueType()));
7560 getShiftAmountTy(N0.getValueType())));
7589 getShiftAmountTy(AndLHS.getValueType()));
7596 getShiftAmountTy(Shl.getValueType()));
7641 getShiftAmountTy(Temp.getValueType())));
7664 getShiftAmountTy(Ctlz.getValueType())));
7674 getShiftAmountTy(XType)));
7680 getShiftAmountTy(N0.getValueType())));
7707 getShiftAmountTy(N0.getValueType())));