Home
last modified time | relevance | path

Searched defs:ShrAmt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp634 const APInt *ShrAmt; in SimplifyDemandedUseBits() local
1331 unsigned ShrAmt = ShrOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
H A DInstCombineShifts.cpp1062 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
1087 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4582 int64_t ShrAmt; in matchBitfieldExtractFromShr() local
4626 int64_t ShrAmt; in matchBitfieldExtractFromShrAnd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4513 APInt ShlAmt, ShrAmt; in trySelectXAR() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27711 SDValue ShrAmt = DAG.getShiftAmountConstant(ShCt, VT, SDLoc(Shl)); in SimplifySelectCC() local