Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp584 bool highBitsAreZero(Value *V, unsigned IterCount);
1249 bool PolynomialMultiplyRecognize::highBitsAreZero(Value *V, in highBitsAreZero() function in PolynomialMultiplyRecognize
1366 if (!highBitsAreZero(V, IterCount)) in convertShiftsToLeft()