Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2030 unsigned trailingOnes = RHS.countTrailingOnes(); in DemandedBitsLHSMask() local
2031 APInt lowBitsSet = APInt::getLowBitsSet(BitWidth, trailingOnes); in DemandedBitsLHSMask()