Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DKnownBits.h141 unsigned countMinTrailingOnes() const { in countMinTrailingOnes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp991 if (Known2.countMinTrailingOnes() > 0) in computeKnownBitsFromOperator()