Home
last modified time | relevance | path

Searched defs:ShlAmtC (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1191 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
1206 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
H A DInstCombineCasts.cpp1603 Constant *ShlAmtC = ConstantInt::get(XTy, XBitSize - SrcBitSize); in visitSExt() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2675 SDValue ShlAmtC = TLO.DAG.getConstant(ShlAmt, dl, ShiftAmtTy); in SimplifyDemandedBits() local