Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_One

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)))) {
2931 match(B, m_One()))
2936 match(B, m_One()))