Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1277 unsigned ShlAmtC = C1->getZExtValue(); visitLShr() local
1292 unsigned ShlAmtC = C1->getZExtValue(); visitLShr() local
H A DInstCombineCasts.cpp1503 Constant *ShlAmtC = ConstantInt::get(XTy, XBitSize - SrcBitSize); visitSExt() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2857 SDValue ShlAmtC = TLO.DAG.getConstant(ShlAmt, dl, ShiftAmtTy); SimplifyDemandedBits() local