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.cpp613 bool matchRightShift(SelectInst *SelI, ParsedValues &PV);
787 bool PolynomialMultiplyRecognize::matchRightShift(SelectInst *SelI, in matchRightShift() function in PolynomialMultiplyRecognize
950 if (matchRightShift(SelI, PV)) { in scanSelect()