Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp696 class GroupMatcher final : public Matcher { class
5642 optimizeRules<GroupMatcher>(InputRules, MatcherStorage); in buildMatchTable()
5652 void GroupMatcher::optimize() { in optimize()
5674 GlobalISelEmitter::optimizeRules<GroupMatcher>(Matchers, MatcherStorage) in optimize()
6100 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches()
6121 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher()
6133 void GroupMatcher::finalize() { in finalize()
6155 void GroupMatcher::emit(MatchTable &Table) { in emit()