OpenASIP
2.0
|
This is the complete list of members for ExecutableInstruction, including all inherited members.
addExecutableMove(ExecutableMove *move) | ExecutableInstruction | |
addLongImmediateUpdateAction(LongImmUpdateAction *action) | ExecutableInstruction | |
ExecutableInstruction() | ExecutableInstruction | |
ExecutableInstruction(const ExecutableInstruction &) | ExecutableInstruction | private |
execute() | ExecutableInstruction | |
executionCount() const | ExecutableInstruction | |
executionCount_ | ExecutableInstruction | private |
exitPoint_ | ExecutableInstruction | private |
isExitPoint() const | ExecutableInstruction | |
MoveContainer typedef | ExecutableInstruction | private |
moveExecutionCount(std::size_t moveIndex) const | ExecutableInstruction | |
moves_ | ExecutableInstruction | private |
moveSquashed(std::size_t moveIndex) const | ExecutableInstruction | |
operator=(const ExecutableInstruction &) | ExecutableInstruction | private |
resetExecutionCounts() | ExecutableInstruction | |
setExitPoint(bool b) | ExecutableInstruction | |
updateActions_ | ExecutableInstruction | private |
UpdateContainer typedef | ExecutableInstruction | private |
~ExecutableInstruction() | ExecutableInstruction | virtual |