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