Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp605 bool matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV);
666 bool PolynomialMultiplyRecognize::matchLeftShift(SelectInst *SelI, in matchLeftShift() function in PolynomialMultiplyRecognize
898 if (matchLeftShift(SelI, CIV, PV)) { in scanSelect()