Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp636 const APInt *ShrAmt; SimplifyDemandedUseBits() local
1275 unsigned ShrAmt = ShrOp1.getZExtValue(); simplifyShrShlDemandedBits() local
[all...]
H A DInstCombineShifts.cpp1043 unsigned ShrAmt = C1->getZExtValue(); visitShl() local
1068 unsigned ShrAmt = C1->getZExtValue(); visitShl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4420 int64_t ShrAmt; matchBitfieldExtractFromShr() local
4464 int64_t ShrAmt; matchBitfieldExtractFromShrAnd() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4306 APInt ShlAmt, ShrAmt; trySelectXAR() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27319 SDValue ShrAmt = SimplifySelectCC() local
[all...]