#include <Pattern.h>
◆ DagLeaf()
mlir::tblgen::DagLeaf::DagLeaf |
( |
const llvm::Init * |
def | ) |
|
|
inlineexplicit |
◆ getAsConstantAttr()
◆ getAsConstraint()
◆ getAsEnumAttrCase()
◆ getConditionTemplate()
std::string tblgen::DagLeaf::getConditionTemplate |
( |
| ) |
const |
◆ getNativeCodeTemplate()
llvm::StringRef tblgen::DagLeaf::getNativeCodeTemplate |
( |
| ) |
const |
◆ isAttrMatcher()
bool tblgen::DagLeaf::isAttrMatcher |
( |
| ) |
const |
◆ isConstantAttr()
bool tblgen::DagLeaf::isConstantAttr |
( |
| ) |
const |
◆ isEnumAttrCase()
bool tblgen::DagLeaf::isEnumAttrCase |
( |
| ) |
const |
◆ isNativeCodeCall()
bool tblgen::DagLeaf::isNativeCodeCall |
( |
| ) |
const |
◆ isOperandMatcher()
bool tblgen::DagLeaf::isOperandMatcher |
( |
| ) |
const |
◆ isUnspecified()
bool tblgen::DagLeaf::isUnspecified |
( |
| ) |
const |
◆ print()
void tblgen::DagLeaf::print |
( |
raw_ostream & |
os | ) |
const |
The documentation for this class was generated from the following files: