Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp369 unsigned getVectorListCount() const { in getVectorListCount() function in __anon26fd99540211::AArch64Operand
1711 for (unsigned i = 0, e = getVectorListCount(); i != e; ++i) in print()