|
| TokenPattern (bool tf) |
|
| TokenPattern (Token *tok) |
|
| TokenPattern (Token *tok, intb value, int4 bitstart, int4 bitend) |
|
| TokenPattern (intb value, int4 startbit, int4 endbit) |
|
| TokenPattern (const TokenPattern &tokpat) |
|
const TokenPattern & | operator= (const TokenPattern &tokpat) |
|
void | setLeftEllipsis (bool val) |
|
void | setRightEllipsis (bool val) |
|
bool | getLeftEllipsis (void) const |
|
bool | getRightEllipsis (void) const |
|
TokenPattern | doAnd (const TokenPattern &tokpat) const |
|
TokenPattern | doOr (const TokenPattern &tokpat) const |
|
TokenPattern | doCat (const TokenPattern &tokpat) const |
|
TokenPattern | commonSubPattern (const TokenPattern &tokpat) const |
|
Pattern * | getPattern (void) const |
|
int4 | getMinimumLength (void) const |
|
bool | alwaysTrue (void) const |
|
bool | alwaysFalse (void) const |
|
bool | alwaysInstructionTrue (void) const |
|
The documentation for this class was generated from the following files: