Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp92 void emitAttributeMatch(DagNode tree, StringRef opName, int argIndex,
385 emitAttributeMatch(tree, opName, i, depth); in emitOpMatch()
449 void PatternEmitter::emitAttributeMatch(DagNode tree, StringRef opName, in emitAttributeMatch() function in PatternEmitter