Searched defs:m_One (Results 1 – 3 of 3) sorted by relevance
182 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() function183 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } in m_One() function
244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() function245 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } in m_One() function
352 inline cst_pred_ty<is_one> m_One() { in m_One() function