Home | History | Annotate | Download | only in Analysis

Lines Matching refs:m_LShr

836   if (match(V, m_LShr(m_SignBit(), m_Value())))
901 if (match(V, m_Exact(m_LShr(m_Value(), m_Value()))) ||