Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp1822 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local
1823 if (!MatchBitReversals && NumMaskedBits % 8 != 0) in collectBitParts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2577 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local
2578 if (!MatchBitReversals && NumMaskedBits % 8 != 0) in collectBitParts()