Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_LShr

478       match(Src, m_LShr(m_ZExt(m_Value(A)), m_ConstantInt(Cst)))) {
1759 if (match(Src, m_Trunc(m_LShr(m_BitCast(m_Value(VecInput)),