Searched refs:emitMatchLogic (Results 1 – 1 of 1) sorted by relevance
66 void emitMatchLogic(DagNode tree, StringRef opName);523 void PatternEmitter::emitMatchLogic(DagNode tree, StringRef opName) { in emitMatchLogic() function in PatternEmitter679 emitMatchLogic(sourceTree, "op0"); in emit()