Searched refs:tryParseVectorList (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp279 OperandMatchResultTy tryParseVectorList(OperandVector &Operands,
4443 AArch64AsmParser::tryParseVectorList(OperandVector &Operands, function in class:AArch64AsmParser
4581 auto ParseRes = tryParseVectorList<RegKind::NeonVector>(Operands, true);

Completed in 201 milliseconds