Searched refs:is_all_ones (Results 1 – 1 of 1) sorted by relevance
332 struct is_all_ones { struct337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() argument338 return cst_pred_ty<is_all_ones>(); in m_AllOnes()1902 inline BinaryOp_match<ValTy, cst_pred_ty<is_all_ones>, Instruction::Xor, true>