Searched refs:DiagnosticPredicate (Results 1 – 2 of 2) sorted by relevance
164 struct DiagnosticPredicate { struct167 explicit DiagnosticPredicate(bool Match) in DiagnosticPredicate() function170 DiagnosticPredicate(DiagnosticPredicateTy T) : Type(T) {} in DiagnosticPredicate() function171 DiagnosticPredicate(const DiagnosticPredicate &) = default;172 DiagnosticPredicate& operator=(const DiagnosticPredicate &) = default; argument
757 DiagnosticPredicate isImmScaled(bool Signed) const { in isImmScaled()782 DiagnosticPredicate isSVEPattern() const { in isSVEPattern()958 DiagnosticPredicate isSVECpyImm() const { in isSVECpyImm()1188 DiagnosticPredicate isSVEPredicateVectorRegOfWidth() const { in isSVEPredicateVectorRegOfWidth()1199 DiagnosticPredicate isSVEDataVectorRegOfWidth() const { in isSVEDataVectorRegOfWidth()1261 DiagnosticPredicate isComplexRotation() const { in isComplexRotation()1279 DiagnosticPredicate isGPR64WithShiftExtend() const { in isGPR64WithShiftExtend()1313 DiagnosticPredicate isVectorIndex() const { in isVectorIndex()1365 DiagnosticPredicate isExactFPImm() const { in isExactFPImm()1366 DiagnosticPredicate Res = DiagnosticPredicateTy::NoMatch; in isExactFPImm()[all …]