Searched refs:UpperSrc (Results 1 – 1 of 1) sorted by relevance
2230 Value *LowerSrc, *ShlVal, *UpperSrc; in matchOrConcat() local2234 !match(ShlVal, m_OneUse(m_ZExt(m_Value(UpperSrc))))) in matchOrConcat()2236 if (*C != HalfWidth || LowerSrc->getType() != UpperSrc->getType() || in matchOrConcat()2253 match(UpperSrc, m_BSwap(m_Value(UpperBSwap)))) in matchOrConcat()2260 match(UpperSrc, m_BitReverse(m_Value(UpperBRev)))) in matchOrConcat()