|
OpenASIP 2.2
|
#include <TDGen.hh>

Public Member Functions | |
| bool | operator< (const RegInfo &other) const |
Public Attributes | |
| std::string | rf |
| unsigned | idx |
|
inline |
| unsigned TDGen::RegInfo::idx |
Definition at line 113 of file TDGen.hh.
Referenced by operator<(), TDGen::writeBackendCode(), and TDGen::writeRegisterDef().
| std::string TDGen::RegInfo::rf |
Definition at line 112 of file TDGen.hh.
Referenced by operator<(), TDGen::writeBackendCode(), and TDGen::writeRegisterDef().