clear() | Rose::BinaryAnalysis::RegisterParts | inline |
erase(RegisterDescriptor reg) | Rose::BinaryAnalysis::RegisterParts | |
existsAll(RegisterDescriptor reg) const | Rose::BinaryAnalysis::RegisterParts | inline |
existsAny(RegisterDescriptor reg) const | Rose::BinaryAnalysis::RegisterParts | inline |
extract(const RegisterDictionaryPtr ®Dict, bool extractAll=false) | Rose::BinaryAnalysis::RegisterParts | |
insert(RegisterDescriptor reg) | Rose::BinaryAnalysis::RegisterParts | inline |
isEmpty() const | Rose::BinaryAnalysis::RegisterParts | inline |
listAll(const RegisterDictionaryPtr &) const | Rose::BinaryAnalysis::RegisterParts | |
listNamed(const RegisterDictionaryPtr &) const | Rose::BinaryAnalysis::RegisterParts | |
operator&(const RegisterParts &other) const | Rose::BinaryAnalysis::RegisterParts | |
operator&=(const RegisterParts &other) | Rose::BinaryAnalysis::RegisterParts | |
operator-(const RegisterParts &other) const | Rose::BinaryAnalysis::RegisterParts | |
operator-=(const RegisterParts &other) | Rose::BinaryAnalysis::RegisterParts | |
operator|(const RegisterParts &other) const | Rose::BinaryAnalysis::RegisterParts | |
operator|=(const RegisterParts &other) | Rose::BinaryAnalysis::RegisterParts | |
RegisterParts() | Rose::BinaryAnalysis::RegisterParts | inline |
RegisterParts(RegisterDescriptor reg) | Rose::BinaryAnalysis::RegisterParts | inlineexplicit |