|
My Project
|
#include <Predicate.h>


Public Member Functions | |
| StringRef | getPrefix () const |
| StringRef | getSuffix () const |
Public Member Functions inherited from mlir::tblgen::CombinedPred | |
| CombinedPred (const llvm::Record *record) | |
| CombinedPred (const llvm::Init *init) | |
| std::string | getConditionImpl () const |
| const llvm::Record * | getCombinerDef () const |
| const std::vector< llvm::Record * > | getChildren () const |
Public Member Functions inherited from mlir::tblgen::Pred | |
| Pred () | |
| Pred (const llvm::Record *record) | |
| Pred (const llvm::Init *init) | |
| bool | isNull () const |
| std::string | getCondition () const |
| bool | isCombined () const |
| bool | operator== (const Pred &other) const |
| ArrayRef< llvm::SMLoc > | getLoc () const |
Additional Inherited Members | |
Protected Attributes inherited from mlir::tblgen::Pred | |
| const llvm::Record * | def |
| StringRef tblgen::ConcatPred::getPrefix | ( | ) | const |
| StringRef tblgen::ConcatPred::getSuffix | ( | ) | const |
1.8.13