Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp264 bool useStaticMatcher(DagNode node) { in useStaticMatcher() function in __anon7a36dead0111::StaticMatcherHelper
270 assert(useStaticMatcher(node)); in getMatcherName()
444 if (staticMatcherHelper.useStaticMatcher(tree) && in emitNativeCodeMatch()
557 if (staticMatcherHelper.useStaticMatcher(tree) && in emitOpMatch()
1700 if (!useStaticMatcher(node)) in populateStaticMatchers()