Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isLegalInteger

111   bool FromLegal = TD->isLegalInteger(FromWidth);
112 bool ToLegal = TD->isLegalInteger(ToWidth);