Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3314 if (unsigned TZs = C->countTrailingZeros()) { in foldICmpBinOp() local
3317 APInt::getLowBitsSet(C->getBitWidth(), C->getBitWidth() - TZs)); in foldICmpBinOp()