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.cpp636 const APInt *ShrAmt; in SimplifyDemandedUseBits() local
1275 unsigned ShrAmt = ShrOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
H A DInstCombineShifts.cpp1043 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
1068 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4420 int64_t ShrAmt; in matchBitfieldExtractFromShr() local
4464 int64_t ShrAmt; in matchBitfieldExtractFromShrAnd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4306 APInt ShlAmt, ShrAmt; in trySelectXAR() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27319 SDValue ShrAmt = in SimplifySelectCC() local