#include <include/rtl.h>
Definition at line 218 of file rtl.h.
Public Member Functions | |
ParamEntry () | |
~ParamEntry () | |
Public Attributes | |
Statement * | asgn |
std::list< std::string > | funcParams |
ParamKind | kind |
bool | lhs |
int | mark |
std::list< std::string > | params |
std::set< int > | regIdx |
Type * | regType |
Type * | type |
|
Definition at line 220 of file rtl.h. References asgn, kind, lhs, mark, NULL, PARAM_SIMPLE, regType, and type. |
|
|
|
Definition at line 235 of file rtl.h. Referenced by ParamEntry(). |
|
|
|
Definition at line 237 of file rtl.h. Referenced by ParamEntry(). |
|
Definition at line 236 of file rtl.h. Referenced by ParamEntry(). |
|
Definition at line 241 of file rtl.h. Referenced by ParamEntry(). |
|
Definition at line 233 of file rtl.h. Referenced by RTLInstDict::fixupParamsSub(). |
|
|
|
Definition at line 239 of file rtl.h. Referenced by ParamEntry(), and ~ParamEntry(). |
|
Definition at line 238 of file rtl.h. Referenced by ParamEntry(), and ~ParamEntry(). |