Home
last modified time | relevance | path

Searched refs:UShiftAmt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10211 unsigned UShiftAmt = UShiftAmtSrc->getZExtValue(); in combineShiftToMULH() local
10212 return UShiftAmt < NarrowVTSize; in combineShiftToMULH()