|
gem5
v21.0.1.0
|
This is the complete list of members for InstResult, including all inherited members.
| asInteger() const | InstResult | inline |
| asIntegerNoAssert() const | InstResult | inline |
| asPred() const | InstResult | inline |
| asVector() const | InstResult | inline |
| asVectorElem() const | InstResult | inline |
| InstResult() | InstResult | inline |
| InstResult(const InstResult &)=default | InstResult | |
| InstResult(T i, const ResultType &t) | InstResult | inlineexplicit |
| InstResult(const TheISA::VecRegContainer &v, const ResultType &t) | InstResult | inlineexplicit |
| InstResult(const TheISA::VecPredRegContainer &v, const ResultType &t) | InstResult | inlineexplicit |
| isPred() const | InstResult | inline |
| isScalar() const | InstResult | inline |
| isValid() const | InstResult | inline |
| isVecElem() const | InstResult | inline |
| isVector() const | InstResult | inline |
| operator!=(const InstResult &that) const | InstResult | inline |
| operator=(const InstResult &that) | InstResult | inline |
| operator==(const InstResult &that) const | InstResult | inline |
| result | InstResult | private |
| ResultType enum name | InstResult | |
| type | InstResult | private |