Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp623 bool matchRightShift(SelectInst *SelI, ParsedValues &PV);
797 bool PolynomialMultiplyRecognize::matchRightShift(SelectInst *SelI, in matchRightShift() function in PolynomialMultiplyRecognize
960 if (matchRightShift(SelI, PV)) { in scanSelect()