Searched refs:MatcherGen (Results 1 – 1 of 1) sorted by relevance
53 class MatcherGen { class101 MatcherGen(const PatternToMatch &pattern, const CodeGenDAGPatterns &cgp);146 MatcherGen::MatcherGen(const PatternToMatch &pattern, in MatcherGen() function in MatcherGen173 void MatcherGen::InferPossibleTypes(unsigned ForceMode) { in InferPossibleTypes()188 void MatcherGen::AddMatcher(Matcher *NewNode) { in AddMatcher()202 void MatcherGen::EmitLeafMatchCode(const TreePatternNode *N) { in EmitLeafMatchCode()309 void MatcherGen::EmitOperatorMatchCode(const TreePatternNode *N, in EmitOperatorMatchCode()468 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode()503 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode()561 bool MatcherGen::EmitMatcherCode(unsigned Variant) { in EmitMatcherCode()[all …]