#include <RegAlloc.h>
List of all members.
Constructor & Destructor Documentation
| nanojit::RegAlloc::RegAlloc |
( |
|
) |
[inline] |
Member Function Documentation
| RegisterMask nanojit::RegAlloc::activeMask |
( |
|
) |
const [inline] |
| void nanojit::RegAlloc::addActive |
( |
Register |
r, |
|
|
LIns * |
v | |
|
) |
| | [inline] |
| void nanojit::RegAlloc::addFree |
( |
Register |
r |
) |
[inline] |
| void nanojit::RegAlloc::clear |
( |
|
) |
[inline] |
| nanojit::RegAlloc::debug_only |
( |
bool isConsistent(Register r, LIns *v) const ; |
|
) |
|
| LIns* nanojit::RegAlloc::getActive |
( |
Register |
r |
) |
const [inline] |
| int32_t nanojit::RegAlloc::getPriority |
( |
Register |
r |
) |
[inline] |
| bool nanojit::RegAlloc::isFree |
( |
Register |
r |
) |
const [inline] |
| void nanojit::RegAlloc::removeActive |
( |
Register |
r |
) |
[inline] |
| void nanojit::RegAlloc::removeFree |
( |
Register |
r |
) |
[inline] |
| void nanojit::RegAlloc::retire |
( |
Register |
r |
) |
[inline] |
| void nanojit::RegAlloc::useActive |
( |
Register |
r |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: