HomeSort by: relevance | last modified time | path
    Searched defs:VectorMatch (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 1143 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>();
1144 if (!VectorMatch.isMatch())
AArch64AsmParser.cpp 1143 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>();
1144 if (!VectorMatch.isMatch())
AArch64AsmParser.cpp 1143 auto VectorMatch = isSVEDataVectorRegOfWidth<ElementWidth, Class>();
1144 if (!VectorMatch.isMatch())

Completed in 57 milliseconds