Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp285 void populateStaticConstraintFunctions(raw_ostream &os);
1712 void StaticMatcherHelper::populateStaticConstraintFunctions(raw_ostream &os) { in populateStaticConstraintFunctions() function in StaticMatcherHelper
1768 staticMatcher.populateStaticConstraintFunctions(os); in emitRewriters()