Searched refs:InsnMatchEntry (Results 1 – 1 of 1) sorted by relevance
617 struct InsnMatchEntry { struct626 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()() argument629 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()632 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()638 static struct InsnMatchEntry InsnMatchTable[] = {1257 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()