Searched defs:InnerShAmt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineShifts.cpp | 540 unsigned InnerShAmt = InnerShiftConst->getZExtValue(); canEvaluateShiftedShift() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 1781 unsigned InnerShAmt = SA2->getZExtValue(); SimplifyDemandedBits() local |