Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1231 auto EntryRange = in ParseDirectiveInsn() local
1236 if (EntryRange.first == EntryRange.second) in ParseDirectiveInsn()
1239 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()