Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_Shl

1363       if (match(LHSI, m_Shl(m_One(), m_Value(X)))) {
2544 if (match(LHS, m_Shl(m_One(), m_Value(X)))) {
2589 if (match(LHS, m_Shl(m_One(), m_Value(X)))) {