Searched defs:ShrAmt (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 636 const APInt *ShrAmt; SimplifyDemandedUseBits() local |
H A D | InstCombineShifts.cpp | 1043 unsigned ShrAmt = C1->getZExtValue(); visitShl() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4420 int64_t ShrAmt; matchBitfieldExtractFromShr() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 4306 APInt ShlAmt, ShrAmt; trySelectXAR() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 27319 SDValue ShrAmt = SimplifySelectCC() local |