Lines Matching refs:m_BSwap
286 if (match(IIOperand, m_BSwap(m_Value(X))))290 if (match(IIOperand, m_Trunc(m_BSwap(m_Value(X))))) {