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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1100 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>(); local
1101 if (!VectorMatch.isMatch())

Completed in 178 milliseconds