Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp606 bool matchRightShift(SelectInst *SelI, ParsedValues &PV);
781 bool PolynomialMultiplyRecognize::matchRightShift(SelectInst *SelI, in matchRightShift() function in PolynomialMultiplyRecognize
949 if (matchRightShift(SelI, PV)) { in scanSelect()