Home
last modified time | relevance | path

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

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