#include <Constraint.h>
◆ Kind
Enumerator |
---|
CK_Attr | |
CK_Region | |
CK_Type | |
CK_Uncategorized | |
◆ Constraint() [1/2]
Constraint::Constraint |
( |
const llvm::Record * |
record | ) |
|
◆ Constraint() [2/2]
Constraint::Constraint |
( |
Kind |
kind, |
|
|
const llvm::Record * |
record |
|
) |
| |
|
protected |
◆ getConditionTemplate()
std::string Constraint::getConditionTemplate |
( |
| ) |
const |
◆ getDescription()
llvm::StringRef Constraint::getDescription |
( |
| ) |
const |
◆ getKind()
Kind mlir::tblgen::Constraint::getKind |
( |
| ) |
const |
|
inline |
◆ getPredicate()
Pred Constraint::getPredicate |
( |
| ) |
const |
◆ operator!=()
bool mlir::tblgen::Constraint::operator!= |
( |
const Constraint & |
that | ) |
|
|
inline |
◆ operator==()
bool mlir::tblgen::Constraint::operator== |
( |
const Constraint & |
that | ) |
|
|
inline |
◆ def
const llvm::Record* mlir::tblgen::Constraint::def |
|
protected |
The documentation for this class was generated from the following files: