Searched refs:tryParseVectorList (Results 1 – 2 of 2) sorted by relevance
258 OperandMatchResultTy tryParseVectorList(OperandVector &Operands,3469 AArch64AsmParser::tryParseVectorList(OperandVector &Operands, in tryParseVectorList() function in AArch64AsmParser3590 auto ParseRes = tryParseVectorList<RegKind::NeonVector>(Operands, true); in parseNeonVectorList()
1005 let ParserMethod = "tryParseVectorList<RegKind::SVEDataVector>";