#include <Assembler.h>

Classes | |
| class | Iter |
Public Member Functions | |
| AR () | |
| uint32_t | stackSlotsNeeded () const |
| void | clear () |
| void | freeEntryAt (uint32_t i) |
| uint32_t | reserveEntry (LIns *ins) |
| nanojit::AR::AR | ( | ) | [inline] |
| void nanojit::AR::clear | ( | ) |
| void nanojit::AR::freeEntryAt | ( | uint32_t | i | ) |
| uint32_t nanojit::AR::reserveEntry | ( | LIns * | ins | ) |
| uint32_t nanojit::AR::stackSlotsNeeded | ( | ) | const [inline] |
1.6.1