Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp533 const APInt *ShrAmt; in SimplifyDemandedUseBits() local
1018 unsigned ShrAmt = ShrOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
H A DInstCombineShifts.cpp934 unsigned ShrAmt = ShOp1->getZExtValue(); in visitShl() local
955 unsigned ShrAmt = ShOp1->getZExtValue(); in visitShl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22341 SDValue ShrAmt = in SimplifySelectCC() local