Searched defs:m_Negative (Results 1 – 6 of 6) sorted by relevance
359 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function362 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { in m_Negative() function
475 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function478 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
483 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function486 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function
544 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() function547 inline api_pred_ty<is_negative> m_Negative(const APInt *&V) { return V; } in m_Negative() function