Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp593 unsigned getVectorListCount() const { in getVectorListCount() function in __anon65f0dadd0111::AArch64Operand
2104 for (unsigned i = 0, e = getVectorListCount(); i != e; ++i) in print()