Searched refs:m_MaxSignedValue (Results 1 – 2 of 2) sorted by relevance
538 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { in m_MaxSignedValue() function541 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { in m_MaxSignedValue() function
2578 match(Op1, m_MaxSignedValue()) && in visitAnd()