Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6309 bool FoundExtension = false; in parseDirectiveCPU() local
6323 FoundExtension = true; in parseDirectiveCPU()
6328 if (!FoundExtension) in parseDirectiveCPU()