Home
last modified time | relevance | path

Searched refs:ExpectMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp283 bool ExpectMatch = false);
4472 bool ExpectMatch) { in tryParseVectorList() argument
4507 auto ParseRes = ParseVector(FirstReg, Kind, getLoc(), ExpectMatch); in tryParseVectorList()