Searched refs:ShiftOp0 (Results 1 – 1 of 1) sorted by relevance
318 Value *ShiftOp0; in tryToRecognizePopCount() local320 if (match(MulOp0, m_And(m_c_Add(m_LShr(m_Value(ShiftOp0), m_SpecificInt(4)), in tryToRecognizePopCount()321 m_Deferred(ShiftOp0)), in tryToRecognizePopCount()325 if (match(ShiftOp0, in tryToRecognizePopCount()