Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPattern.cpp428 bool SymbolInfoMap::bindOpArgument(DagNode node, StringRef symbol, in bindOpArgument() function in SymbolInfoMap
817 verifyBind(infoMap.bindOpArgument(parent, argName, op, opArgIdx), in collectBoundSymbols()
842 verifyBind(infoMap.bindOpArgument(tree, treeArgName, op, opArgIdx), in collectBoundSymbols()
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DPattern.h369 bool bindOpArgument(DagNode node, StringRef symbol, const Operator &op,