#include <Pattern.h>
◆ DagNode()
| mlir::tblgen::DagNode::DagNode |
( |
const llvm::DagInit * |
node | ) |
|
|
inlineexplicit |
◆ getArgAsLeaf()
◆ getArgAsNestedDag()
◆ getArgName()
| StringRef tblgen::DagNode::getArgName |
( |
unsigned |
index | ) |
const |
◆ getDialectOp()
◆ getNativeCodeTemplate()
| llvm::StringRef tblgen::DagNode::getNativeCodeTemplate |
( |
| ) |
const |
◆ getNumArgs()
| int tblgen::DagNode::getNumArgs |
( |
| ) |
const |
◆ getNumOps()
| int tblgen::DagNode::getNumOps |
( |
| ) |
const |
◆ getSymbol()
| llvm::StringRef tblgen::DagNode::getSymbol |
( |
| ) |
const |
◆ isNativeCodeCall()
| bool tblgen::DagNode::isNativeCodeCall |
( |
| ) |
const |
◆ isNestedDagArg()
| bool tblgen::DagNode::isNestedDagArg |
( |
unsigned |
index | ) |
const |
◆ isOperation()
| bool tblgen::DagNode::isOperation |
( |
| ) |
const |
◆ isReplaceWithValue()
| bool tblgen::DagNode::isReplaceWithValue |
( |
| ) |
const |
◆ operator bool()
| mlir::tblgen::DagNode::operator bool |
( |
| ) |
const |
|
inline |
◆ print()
| void tblgen::DagNode::print |
( |
raw_ostream & |
os | ) |
const |
The documentation for this class was generated from the following files: