Searched refs:EmitMatchCode (Results 1 – 1 of 1) sorted by relevance
116 void EmitMatchCode(const TreePatternNode *N, TreePatternNode *NodeNoTypes);358 EmitMatchCode(N->getChild(0), NodeNoTypes->getChild(0)); in EmitOperatorMatchCode()457 EmitMatchCode(N->getChild(i), NodeNoTypes->getChild(i)); in EmitOperatorMatchCode()497 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode() function in MatcherGen571 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get()); in EmitMatcherCode()