Searched refs:EmitMatchCode (Results 1 – 1 of 1) sorted by relevance
116 void EmitMatchCode(const TreePatternNode &N, TreePatternNode &NodeNoTypes);356 EmitMatchCode(N.getChild(0), NodeNoTypes.getChild(0)); in EmitOperatorMatchCode()452 EmitMatchCode(N.getChild(i), NodeNoTypes.getChild(i)); in EmitOperatorMatchCode()492 void MatcherGen::EmitMatchCode(const TreePatternNode &N, in EmitMatchCode() function in MatcherGen571 EmitMatchCode(Pattern.getSrcPattern(), *PatWithNoTypes); in EmitMatcherCode()