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()382 void MatcherTableEmitter::EmitPatternMatchTable(raw_ostream &OS) { in EmitPatternMatchTable()422 unsigned MatcherTableEmitter::EmitMatcher(const Matcher *N, in EmitMatcher()1094 unsigned MatcherTableEmitter::EmitMatcherList(const Matcher *N, in EmitMatcherList()1113 void MatcherTableEmitter::EmitNodePredicatesFunction( in EmitNodePredicatesFunction()1138 void MatcherTableEmitter::EmitPredicateFunctions(raw_ostream &OS) { in EmitPredicateFunctions()1341 void MatcherTableEmitter::EmitHistogram(const Matcher *M, raw_ostream &OS) { in EmitHistogram()[all …]