Searched refs:EmitMatchCode (Results 1 – 1 of 1) sorted by relevance
113 void EmitMatchCode(const TreePatternNode *N, TreePatternNode *NodeNoTypes,340 EmitMatchCode(N->getChild(0), NodeNoTypes->getChild(0), ForceMode); in EmitOperatorMatchCode()439 EmitMatchCode(N->getChild(i), NodeNoTypes->getChild(i), ForceMode); in EmitOperatorMatchCode()479 void MatcherGen::EmitMatchCode(const TreePatternNode *N, in EmitMatchCode() function in MatcherGen554 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get(), in EmitMatcherCode()