Searched refs:Or1 (Results 1 – 1 of 1) sorted by relevance
503 Value *Or0, *Or1; in narrowRotate() local504 if (!match(Trunc.getOperand(0), m_OneUse(m_Or(m_Value(Or0), m_Value(Or1))))) in narrowRotate()509 !match(Or1, m_OneUse(m_LogicalShift(m_Specific(ShVal), m_Value(ShAmt1))))) in narrowRotate()513 auto ShiftOpcode1 = cast<BinaryOperator>(Or1)->getOpcode(); in narrowRotate()