Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4543 bool HasCalculatedStride = false; in tryParseVectorList() local
4559 if (!HasCalculatedStride) { in tryParseVectorList()
4562 HasCalculatedStride = true; in tryParseVectorList()