My Project
|
#include <Predicate.h>
Public Member Functions | |
StringRef | getPrefix () const |
StringRef | getSuffix () const |
![]() | |
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 |
![]() | |
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 | |
![]() | |
const llvm::Record * | def |
StringRef tblgen::ConcatPred::getPrefix | ( | ) | const |
StringRef tblgen::ConcatPred::getSuffix | ( | ) | const |