Searched refs:ShiftOp0 (Results 1 – 1 of 1) sorted by relevance
319 Value *ShiftOp0; in tryToRecognizePopCount() local321 if (match(MulOp0, m_And(m_c_Add(m_LShr(m_Value(ShiftOp0), m_SpecificInt(4)), in tryToRecognizePopCount()322 m_Deferred(ShiftOp0)), in tryToRecognizePopCount()326 if (match(ShiftOp0, in tryToRecognizePopCount()