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