Searched refs:InsnMatchEntry (Results 1 – 1 of 1) sorted by relevance
615 struct InsnMatchEntry { struct624 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()() argument627 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()630 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()636 static struct InsnMatchEntry InsnMatchTable[] = {1253 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()