Searched refs:MatcherTableEmitter (Results 1 – 1 of 1) sorted by relevance
50 class MatcherTableEmitter { class84 MatcherTableEmitter(const Matcher *TheMatcher, const CodeGenDAGPatterns &cgp) in MatcherTableEmitter() function in __anon5c6645320211::MatcherTableEmitter292 unsigned MatcherTableEmitter::SizeMatcherList(Matcher *N, raw_ostream &OS) { in SizeMatcherList()304 unsigned MatcherTableEmitter::SizeMatcher(Matcher *N, raw_ostream &OS) { in SizeMatcher()381 void MatcherTableEmitter::EmitPatternMatchTable(raw_ostream &OS) { in EmitPatternMatchTable()419 unsigned MatcherTableEmitter::EmitMatcher(const Matcher *N, in EmitMatcher()1037 unsigned MatcherTableEmitter::EmitMatcherList(const Matcher *N, in EmitMatcherList()1056 void MatcherTableEmitter::EmitNodePredicatesFunction( in EmitNodePredicatesFunction()1081 void MatcherTableEmitter::EmitPredicateFunctions(raw_ostream &OS) { in EmitPredicateFunctions()1285 void MatcherTableEmitter::EmitHistogram(const Matcher *M, raw_ostream &OS) { in EmitHistogram()[all …]