Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp601 bool highBitsAreZero(Value *V, unsigned IterCount);
1261 bool PolynomialMultiplyRecognize::highBitsAreZero(Value *V, in highBitsAreZero() function in PolynomialMultiplyRecognize
1378 if (!highBitsAreZero(V, IterCount)) in convertShiftsToLeft()