#include <Pattern.h>
◆ BaseT
◆ const_iterator
◆ iterator
◆ SymbolInfoMap()
mlir::tblgen::SymbolInfoMap::SymbolInfoMap |
( |
ArrayRef< llvm::SMLoc > |
loc | ) |
|
|
inlineexplicit |
◆ begin() [1/2]
iterator mlir::tblgen::SymbolInfoMap::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
◆ bindOpArgument()
bool tblgen::SymbolInfoMap::bindOpArgument |
( |
StringRef |
symbol, |
|
|
const Operator & |
op, |
|
|
int |
argIndex |
|
) |
| |
◆ bindOpResult()
bool tblgen::SymbolInfoMap::bindOpResult |
( |
StringRef |
symbol, |
|
|
const Operator & |
op |
|
) |
| |
◆ bindValue()
bool tblgen::SymbolInfoMap::bindValue |
( |
StringRef |
symbol | ) |
|
◆ contains()
bool tblgen::SymbolInfoMap::contains |
( |
StringRef |
symbol | ) |
const |
◆ end() [1/2]
iterator mlir::tblgen::SymbolInfoMap::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
◆ find()
◆ getAllRangeUse()
std::string tblgen::SymbolInfoMap::getAllRangeUse |
( |
StringRef |
symbol, |
|
|
const char * |
fmt = "{0}" , |
|
|
const char * |
separator = ", " |
|
) |
| const |
◆ getStaticValueCount()
int tblgen::SymbolInfoMap::getStaticValueCount |
( |
StringRef |
symbol | ) |
const |
◆ getValueAndRangeUse()
std::string tblgen::SymbolInfoMap::getValueAndRangeUse |
( |
StringRef |
symbol, |
|
|
const char * |
fmt = "{0}" , |
|
|
const char * |
separator = ", " |
|
) |
| const |
◆ getValuePackName()
StringRef tblgen::SymbolInfoMap::getValuePackName |
( |
StringRef |
symbol, |
|
|
int * |
index = nullptr |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: