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