Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1306 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>(); in isSVEDataVectorRegWithShiftExtend() local
1307 if (!VectorMatch.isMatch()) in isSVEDataVectorRegWithShiftExtend()