Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp150 void supplyValuesForOpArgs(DagNode node,
1066 supplyValuesForOpArgs(tree, childNodeNames, depth); in handleOpCreation()
1154 void PatternEmitter::supplyValuesForOpArgs( in supplyValuesForOpArgs() function in PatternEmitter