Searched refs:emitOpMatch (Results 1 – 1 of 1) sorted by relevance
83 void emitOpMatch(DagNode tree, StringRef opName, int depth);237 emitOpMatch(tree, name, depth); in emitMatch()325 void PatternEmitter::emitOpMatch(DagNode tree, StringRef opName, int depth) { in emitOpMatch() function in PatternEmitter