Searched defs:ShlAmt (Results 1 – 8 of 8) sorted by relevance
1073 unsigned ShlAmt = ShOp1->getZExtValue(); in visitLShr() local1087 unsigned ShlAmt = ShOp1->getZExtValue(); in visitLShr() local1291 unsigned ShlAmt = ShOp1->getZExtValue(); in visitAShr() local
1017 unsigned ShlAmt = ShlOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
1919 int ShlAmt = VT.getSizeInBits() - 1 - IPM.Bit; in expandSelectBoolean() local
5924 if (auto *ShlAmt = dyn_cast<ConstantSDNode>(Inner.getOperand(1))) { in combineSIGN_EXTEND() local
2819 unsigned ShlAmt = !IsRight ? ShAmt : BitWidth - ShAmt; in ConstantFoldScalarCall3() local
6782 uint64_t ShlAmt = ShlAmtCI->getZExtValue(); in createSCEV() local
22334 SDValue ShlAmt = in SimplifySelectCC() local
12549 unsigned ShlAmt = RotateAmt; in lowerShuffleAsBitRotate() local41934 SDValue ShlAmt = getConstVector(ShlVals, VT.getSimpleVT(), DAG, DL); in combineSelect() local