Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getShiftAmountTy

326     /// getShiftAmountTy - Returns a type large enough to hold any valid
328 EVT getShiftAmountTy(EVT LHSTy) {
1837 getShiftAmountTy(N0.getValueType())));
1847 getShiftAmountTy(N0.getValueType()))));
1948 getShiftAmountTy(N0.getValueType())));
1954 getShiftAmountTy(SGN.getValueType())));
1959 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType())));
2008 getShiftAmountTy(N0.getValueType())));
2149 getShiftAmountTy(N0.getValueType())));
2165 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2201 DAG.getConstant(SimpleSize, getShiftAmountTy(N1.getValueType())));
2284 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType())));
2314 DAG.getConstant(SimpleSize, getShiftAmountTy(Lo.getValueType())));
2946 DAG.getConstant(OpSizeInBits-16, getShiftAmountTy(VT)));
3083 SDValue ShAmt = DAG.getConstant(16, getShiftAmountTy(VT));
3818 getShiftAmountTy(N0.getOperand(0).getValueType()));
3865 getShiftAmountTy(N0.getOperand(0).getOperand(0).getValueType()));
3966 DAG.getConstant(ShiftAmt, getShiftAmountTy(SmallVT)));
4008 DAG.getConstant(ShAmt, getShiftAmountTy(Op.getValueType())));
5267 EVT ShImmTy = getShiftAmountTy(Result.getValueType());
7608 DC->getShiftAmountTy(IVal.getValueType())));
9879 getShiftAmountTy(N0.getValueType()));
9895 getShiftAmountTy(N0.getValueType())));
9924 getShiftAmountTy(AndLHS.getValueType()));
9931 getShiftAmountTy(Shl.getValueType()));
9979 getShiftAmountTy(Temp.getValueType())));
10003 getShiftAmountTy(Ctlz.getValueType())));
10013 getShiftAmountTy(XType)));
10019 getShiftAmountTy(N0.getValueType())));
10046 getShiftAmountTy(N0.getValueType())));