Home
last modified time | relevance | path

Searched defs:KnownZeroLow (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2766 unsigned KnownZeroLow = Known2.countMinTrailingZeros(); in computeKnownBits() local
2799 unsigned KnownZeroLow = Known2.countMinTrailingZeros(); in computeKnownBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2368 unsigned KnownZeroLow = KnownZero2.countTrailingOnes(); in computeKnownBits() local