gem5
v20.1.0.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 VecRegContainer &v, const ResultType &t) | InstResult | inlineexplicit |
InstResult(const 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 |
VecElem typedef | InstResult | private |
VecPredRegContainer typedef | InstResult | private |
VecRegContainer typedef | InstResult | private |