Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14119 unsigned KnownZeroBits = ShVal.getValueSizeInBits() - in visitZERO_EXTEND() local
14121 if (ShAmtC->getAPIntValue().ugt(KnownZeroBits)) { in visitZERO_EXTEND()