Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1249 auto EntryRange = in ParseDirectiveInsn() local
1254 if (EntryRange.first == EntryRange.second) in ParseDirectiveInsn()
1257 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()