Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp695 unsigned getVectorListStride() const { in getVectorListStride() function in __anonb6c3df290111::AArch64Operand
2474 OS << Reg + i * getVectorListStride() << " "; in print()
5035 AOp1.getVectorListStride() == AOp2.getVectorListStride(); in areEqualRegs()