Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp194 void supplyValuesForOpArgs(DagNode node,
1469 supplyValuesForOpArgs(tree, childNodeNames, depth); in handleOpCreation()
1570 void PatternEmitter::supplyValuesForOpArgs( in supplyValuesForOpArgs() function in PatternEmitter