Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/TableGen/
DPattern.h178 bool isOperation() const;
/external/llvm-project/mlir/lib/TableGen/
DPattern.cpp111 bool DagNode::isOperation() const { in isOperation() function in DagNode
676 if (tree.isOperation()) { in collectBoundSymbols()
/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp236 if (tree.isOperation()) { in emitMatch()
598 if (tree.isOperation()) { in collectOps()
943 if (node.isOperation()) { in getNodeValueCount()