Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp692 unsigned getVectorListCount() const { in getVectorListCount() function in __anonc2b64ba80111::AArch64Operand
2538 for (unsigned i = 0, e = getVectorListCount(); i != e; ++i) in print()
5003 return AOp1.getVectorListCount() == AOp2.getVectorListCount() && in areEqualRegs()