Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1213 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>(); in isSVEDataVectorRegWithShiftExtend() local
1214 if (!VectorMatch.isMatch()) in isSVEDataVectorRegWithShiftExtend()