Searched defs:InnerShAmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp453 unsigned InnerShAmt = InnerShiftConst->getZExtValue(); local
557 unsigned InnerShAmt = C1->getZExtValue(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1491 unsigned InnerShAmt = SA2->getZExtValue(); local

Completed in 86 milliseconds