Searched refs:InsnMatchEntry (Results 1 – 1 of 1) sorted by relevance
562 struct InsnMatchEntry { struct571 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()() argument574 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()577 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()583 static struct InsnMatchEntry InsnMatchTable[] = {1047 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()