Searched refs:UpperSrc (Results 1 – 1 of 1) sorted by relevance
3055 Value *LowerSrc, *ShlVal, *UpperSrc; in matchOrConcat() local3059 !match(ShlVal, m_OneUse(m_ZExt(m_Value(UpperSrc))))) in matchOrConcat()3061 if (*C != HalfWidth || LowerSrc->getType() != UpperSrc->getType() || in matchOrConcat()3078 match(UpperSrc, m_BSwap(m_Value(UpperBSwap)))) in matchOrConcat()3085 match(UpperSrc, m_BitReverse(m_Value(UpperBRev)))) in matchOrConcat()