LRDE Tiger Compiler
1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
|
This is the complete list of members for target::Cpu, including all inherited members.
argument_reg(const std::string &name) | target::Cpu | protectedvirtual |
argument_registers_ | target::Cpu | protected |
argument_regs() const | target::Cpu | virtual |
callee_save_reg(const std::string &name) | target::Cpu | protectedvirtual |
callee_save_registers_ | target::Cpu | protected |
callee_save_regs() const | target::Cpu | virtual |
caller_save_reg(const std::string &name) | target::Cpu | protectedvirtual |
caller_save_registers_ | target::Cpu | protected |
caller_save_regs() const | target::Cpu | virtual |
Cpu() | target::Cpu | |
dump(std::ostream &ostr) const | target::Cpu | |
fp_reg() const =0 | target::Cpu | pure virtual |
nb_regs() const | target::Cpu | virtual |
registers_get() const | target::Cpu | virtual |
result_reg() const =0 | target::Cpu | pure virtual |
special_reg(const temp::Temp &t) | target::Cpu | protectedvirtual |
special_registers_ | target::Cpu | protected |
special_regs() const | target::Cpu | virtual |
tempmap_ | target::Cpu | protected |
tempmap_get() const | target::Cpu | virtual |
word_size_get() const =0 | target::Cpu | pure virtual |
~Cpu() | target::Cpu | virtual |