Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1362 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
1377 unsigned ShlAmtC = C1->getZExtValue(); in visitLShr() local
H A DInstCombineCasts.cpp1541 Constant *ShlAmtC = ConstantInt::get(XTy, XBitSize - SrcBitSize); in visitSExt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2895 SDValue ShlAmtC = TLO.DAG.getShiftAmountConstant(ShlAmt, VT, dl); in SimplifyDemandedBits() local