reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1922 auto LHS = m_AShr(m_Value(OpL), m_SpecificInt(ShiftWidth)); 1926 return Signum.match(V) && OpL == OpR && Val.match(OpL); 1926 return Signum.match(V) && OpL == OpR && Val.match(OpL);