Searched refs:tryParseSVEPredicateVector (Results 1 – 2 of 2) sorted by relevance
286 ParseStatus tryParseSVEPredicateVector(OperandVector &Operands);4311 tryParseSVEPredicateVector<RegKind::SVEPredicateAsCounter>(Operands); in tryParseSVEPredicateOrPredicateAsCounterVector()4313 Status = tryParseSVEPredicateVector<RegKind::SVEPredicateVector>(Operands); in tryParseSVEPredicateOrPredicateAsCounterVector()4320 AArch64AsmParser::tryParseSVEPredicateVector(OperandVector &Operands) { in tryParseSVEPredicateVector() function in AArch64AsmParser
1015 let ParserMethod = "tryParseSVEPredicateVector<RegKind::SVEPredicateVector>";1056 let ParserMethod = "tryParseSVEPredicateVector<RegKind::SVEPredicateAsCounter>";