Searched refs:tryParseSVEPredicateVector (Results 1 – 2 of 2) sorted by relevance
278 ParseStatus tryParseSVEPredicateVector(OperandVector &Operands);4201 tryParseSVEPredicateVector<RegKind::SVEPredicateAsCounter>(Operands); in tryParseSVEPredicateOrPredicateAsCounterVector()4203 Status = tryParseSVEPredicateVector<RegKind::SVEPredicateVector>(Operands); in tryParseSVEPredicateOrPredicateAsCounterVector()4210 AArch64AsmParser::tryParseSVEPredicateVector(OperandVector &Operands) { in tryParseSVEPredicateVector() function in AArch64AsmParser
946 let ParserMethod = "tryParseSVEPredicateVector<RegKind::SVEPredicateVector>";987 let ParserMethod = "tryParseSVEPredicateVector<RegKind::SVEPredicateAsCounter>";