My Project
Public Member Functions | List of all members
mlir::tblgen::ConcatPred Class Reference

#include <Predicate.h>

Inheritance diagram for mlir::tblgen::ConcatPred:
Inheritance graph
[legend]
Collaboration diagram for mlir::tblgen::ConcatPred:
Collaboration graph
[legend]

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
 

Member Function Documentation

◆ getPrefix()

StringRef tblgen::ConcatPred::getPrefix ( ) const

◆ getSuffix()

StringRef tblgen::ConcatPred::getSuffix ( ) const

The documentation for this class was generated from the following files: