Searched defs:ShrAmt (Results 1 – 5 of 5) sorted by relevance
634 const APInt *ShrAmt; in SimplifyDemandedUseBits() local1331 unsigned ShrAmt = ShrOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
1062 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local1087 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
4582 int64_t ShrAmt; in matchBitfieldExtractFromShr() local4626 int64_t ShrAmt; in matchBitfieldExtractFromShrAnd() local
4513 APInt ShlAmt, ShrAmt; in trySelectXAR() local
27711 SDValue ShrAmt = DAG.getShiftAmountConstant(ShCt, VT, SDLoc(Shl)); in SimplifySelectCC() local