Searched refs:InsnMatchEntry (Results 1 – 1 of 1) sorted by relevance
614 struct InsnMatchEntry { struct623 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()() argument626 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()629 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()635 static struct InsnMatchEntry InsnMatchTable[] = {1234 struct InsnMatchEntry *Entry = EntryRange.first; in ParseDirectiveInsn()