Lines Matching defs:ShAmt
745 unsigned ShAmt = MaxSA->getZExtValue(); in SimplifyMultipleUseDemandedBits() local
1443 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
1535 unsigned ShAmt = MaxSA->getZExtValue(); in SimplifyDemandedBits() local
1551 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
1617 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
1999 SDValue ShAmt = Src.getOperand(1); in SimplifyDemandedBits() local
2105 SDValue ShAmt = TLO.DAG.getConstant(ShVal, dl, VT); in SimplifyDemandedBits() local
3501 const APInt &ShAmt = N0.getConstantOperandAPInt(1); in SimplifySetCC() local
6274 SDValue ShAmt, InvShAmt; in expandFunnelShift() local
6352 SDValue ShAmt = DAG.getNode(ISD::AND, DL, ShVT, Op1, BitWidthMinusOneC); in expandROT() local
6360 SDValue ShAmt = DAG.getNode(ISD::UREM, DL, ShVT, Op1, BitWidthC); in expandROT() local