Searched defs:m_AllOnes (Results 1 – 2 of 2) sorted by relevance
252 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() function255 inline api_pred_ty<is_all_ones> m_AllOnes(const APInt *&V) { return V; } in m_AllOnes() function
306 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() function