Lines Matching refs:getShiftAmountTy
624 EVT ShTy = getShiftAmountTy(InnerVT);
743 // Compute the correct shift amount type, which must be getShiftAmountTy
747 ShiftAmtTy = getShiftAmountTy(ShiftAmtTy);
905 TLO.DAG.getConstant(ShVal, getShiftAmountTy(Op.getValueType()));
1477 getPointerTy() : getShiftAmountTy(N0.getValueType());
1507 getPointerTy() : getShiftAmountTy(N0.getValueType());
1535 getPointerTy() : getShiftAmountTy(N0.getValueType());
1723 DAG.getConstant(1, getShiftAmountTy(N1.getValueType())));
1746 DAG.getConstant(1, getShiftAmountTy(N0.getValueType())));
2453 SDValue Amt = DAG.getConstant(ShAmt, getShiftAmountTy(Op1.getValueType()));
2514 DAG.getConstant(magics.s, getShiftAmountTy(Q.getValueType())));
2521 getShiftAmountTy(Q.getValueType())));
2554 DAG.getConstant(Shift, getShiftAmountTy(Q.getValueType())));
2581 DAG.getConstant(magics.s, getShiftAmountTy(Q.getValueType())));
2587 DAG.getConstant(1, getShiftAmountTy(NPQ.getValueType())));
2594 DAG.getConstant(magics.s-1, getShiftAmountTy(NPQ.getValueType())));