Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp612 bool matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV);
673 bool PolynomialMultiplyRecognize::matchLeftShift(SelectInst *SelI, in matchLeftShift() function in PolynomialMultiplyRecognize
899 if (matchLeftShift(SelI, CIV, PV)) { in scanSelect()