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() argument209 DiagnosticPredicate(const DiagnosticPredicate &) = default;210 DiagnosticPredicate& operator=(const DiagnosticPredicate &) = default; argument
796 DiagnosticPredicate isUImmScaled() const { in isUImmScaled()805 DiagnosticPredicate isImmScaled(bool Signed) const { in isImmScaled()836 DiagnosticPredicate isSVEPattern() const { in isSVEPattern()848 DiagnosticPredicate isSVEVecLenSpecifier() const { in isSVEVecLenSpecifier()1026 DiagnosticPredicate isSVECpyImm() const { in isSVECpyImm()1371 DiagnosticPredicate isComplexRotation() const { in isComplexRotation()1389 DiagnosticPredicate isGPR64WithShiftExtend() const { in isGPR64WithShiftExtend()1438 DiagnosticPredicate isTypedVectorListStrided() const { in isTypedVectorListStrided()1451 DiagnosticPredicate isVectorIndex() const { in isVectorIndex()1503 DiagnosticPredicate isExactFPImm() const { in isExactFPImm()[all …]