Searched defs:SelI (Results 1 – 3 of 3) sorted by relevance
685 bool PolynomialMultiplyRecognize::matchLeftShift(SelectInst *SelI, in matchLeftShift()800 bool PolynomialMultiplyRecognize::matchRightShift(SelectInst *SelI, in matchRightShift()875 bool PolynomialMultiplyRecognize::scanSelect(SelectInst *SelI, in scanSelect()1839 SelectInst *SelI = (T && isa<SelectInst>(T)) ? cast<SelectInst>(T) : SI; in recognize() local1873 SelectInst *SelI = dyn_cast_or_null<SelectInst>(T); in recognize() local1890 SelectInst *SelI = dyn_cast<SelectInst>(&In); in recognize() local
168 auto *SelI = cast<Instruction>(SelVal); in substituteLPadValues() local
7110 auto *SelI = dyn_cast<SelectInst>(I); in createOp() local