Searched defs:ShlAmtC (Results 1 – 3 of 3) sorted by relevance
1362 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local1377 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
1541 Constant *ShlAmtC = ConstantInt::get(XTy, XBitSize - SrcBitSize); in visitSExt() local
2895 SDValue ShlAmtC = TLO.DAG.getShiftAmountConstant(ShlAmt, VT, dl); in SimplifyDemandedBits() local