Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2472 unsigned trailingOnes = RHS.countTrailingOnes(); in DemandedBitsLHSMask() local
2473 APInt lowBitsSet = APInt::getLowBitsSet(BitWidth, trailingOnes); in DemandedBitsLHSMask()