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