Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp605 const APInt *ShrAmt; in SimplifyDemandedUseBits() local
1173 unsigned ShrAmt = ShrOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
H A DInstCombineShifts.cpp953 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
974 unsigned ShrAmt = C1->getZExtValue(); in visitShl() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4425 int64_t ShrAmt; in matchBitfieldExtractFromShr() local
4470 int64_t ShrAmt; in matchBitfieldExtractFromShrAnd() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25604 SDValue ShrAmt = in SimplifySelectCC() local