Searched refs:is_maxsignedvalue (Results 1 – 2 of 2) sorted by relevance
275 struct is_maxsignedvalue { struct279 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();… in m_MaxSignedValue() argument280 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { return V; } in m_MaxSignedValue()
310 struct is_maxsignedvalue { struct316 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { in m_MaxSignedValue() argument317 return cst_pred_ty<is_maxsignedvalue>(); in m_MaxSignedValue()319 inline api_pred_ty<is_maxsignedvalue> m_MaxSignedValue(const APInt *&V) { in m_MaxSignedValue()