Lines Matching defs:IsNe
234 bool IsNe)236 IsNe(IsNe) {}248 bool isNe() const { return IsNe; }259 bool IsNe = false;622 bool IsNe = false;647 IsNe = true;696 IsSigned, IsEq, IsNe);789 if (IsEq || IsNe) {809 // non-equality (`IsNe` is true), we return true if one of the two holds,812 return IsNe;