Home
last modified time | relevance | path

Searched refs:emitStaticMatcher (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp72 void emitStaticMatcher(DagNode tree, std::string funcName);
350 void PatternEmitter::emitStaticMatcher(DagNode tree, std::string funcName) { in emitStaticMatcher() function in PatternEmitter
1707 .emitStaticMatcher(node, funcName); in populateStaticMatchers()