Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/CodeGen/
H A DCPPGen.cpp49 void generateConstraintAndRewrites(const ast::Module &astModule,
75 generateConstraintAndRewrites(astModule, module, nativeFunctions); in generate()
134 void CodeGen::generateConstraintAndRewrites(const ast::Module &astModule, in generateConstraintAndRewrites() function in CodeGen