Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp89 void emitStaticMatchCall(DagNode tree, StringRef name);
392 void PatternEmitter::emitStaticMatchCall(DagNode tree, StringRef opName) { in emitStaticMatchCall() function in PatternEmitter
446 emitStaticMatchCall(tree, opName); in emitNativeCodeMatch()
559 emitStaticMatchCall(tree, opName); in emitOpMatch()