Searched refs:MatcherGen (Results 1 – 1 of 1) sorted by relevance
54 class MatcherGen { class102 MatcherGen(const PatternToMatch &pattern, const CodeGenDAGPatterns &cgp);147 MatcherGen::MatcherGen(const PatternToMatch &pattern, in MatcherGen() function in MatcherGen174 void MatcherGen::InferPossibleTypes(unsigned ForceMode) { in InferPossibleTypes()189 void MatcherGen::AddMatcher(Matcher *NewNode) { in AddMatcher()203 void MatcherGen::EmitLeafMatchCode(const TreePatternNode *N) { in EmitLeafMatchCode()310 void MatcherGen::EmitOperatorMatchCode(const TreePatternNode *N, in EmitOperatorMatchCode()469 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode()504 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode()562 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode()[all …]