Searched refs:DiagnosticPredicate (Results 1 – 2 of 2) sorted by relevance
202 struct DiagnosticPredicate { struct205 explicit DiagnosticPredicate(bool Match) in DiagnosticPredicate() function208 DiagnosticPredicate(DiagnosticPredicateTy T) : Type(T) {} in DiagnosticPredicate() function209 DiagnosticPredicate(const DiagnosticPredicate &) = default;210 DiagnosticPredicate& operator=(const DiagnosticPredicate &) = default; argument
795 template <int Bits, int Scale> DiagnosticPredicate isSImmScaled() const { in isSImmScaled()800 DiagnosticPredicate isUImmScaled() const { in isUImmScaled()809 DiagnosticPredicate isImmScaled(bool Signed) const { in isImmScaled()840 DiagnosticPredicate isSVEPattern() const { in isSVEPattern()852 DiagnosticPredicate isSVEVecLenSpecifier() const { in isSVEVecLenSpecifier()1030 DiagnosticPredicate isSVECpyImm() const { in isSVECpyImm()1048 template <typename T> DiagnosticPredicate isSVEAddSubImm() const { in isSVEAddSubImm()1063 template <typename T> DiagnosticPredicate isSVEPreferredLogicalImm() const { in isSVEPreferredLogicalImm()1289 DiagnosticPredicate isSVEPredicateVectorRegOfWidth() const { in isSVEPredicateVectorRegOfWidth()1300 DiagnosticPredicate isSVEPredicateOrPredicateAsCounterRegOfWidth() const { in isSVEPredicateOrPredicateAsCounterRegOfWidth()[all …]