Searched refs:matchLeftShift (Results 1 – 1 of 1) sorted by relevance
605 bool matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV);666 bool PolynomialMultiplyRecognize::matchLeftShift(SelectInst *SelI, in matchLeftShift() function in PolynomialMultiplyRecognize898 if (matchLeftShift(SelI, CIV, PV)) { in scanSelect()