#include <Predicate.h>
◆ Pred() [1/3]
mlir::tblgen::Pred::Pred |
( |
| ) |
|
|
inlineexplicit |
◆ Pred() [2/3]
tblgen::Pred::Pred |
( |
const llvm::Record * |
record | ) |
|
|
explicit |
◆ Pred() [3/3]
tblgen::Pred::Pred |
( |
const llvm::Init * |
init | ) |
|
|
explicit |
◆ getCondition()
std::string tblgen::Pred::getCondition |
( |
| ) |
const |
◆ getLoc()
ArrayRef< llvm::SMLoc > tblgen::Pred::getLoc |
( |
| ) |
const |
◆ isCombined()
bool tblgen::Pred::isCombined |
( |
| ) |
const |
◆ isNull()
bool mlir::tblgen::Pred::isNull |
( |
| ) |
const |
|
inline |
◆ operator==()
bool mlir::tblgen::Pred::operator== |
( |
const Pred & |
other | ) |
const |
|
inline |
◆ def
const llvm::Record* mlir::tblgen::Pred::def |
|
protected |
The documentation for this class was generated from the following files: