Searched defs:ShlAmtC (Results 1 – 3 of 3) sorted by relevance
1191 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local1206 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
1603 Constant *ShlAmtC = ConstantInt::get(XTy, XBitSize - SrcBitSize); in visitSExt() local
2675 SDValue ShlAmtC = TLO.DAG.getConstant(ShlAmt, dl, ShiftAmtTy); in SimplifyDemandedBits() local