| CACAO
    | 
 
  
 | Public Member Functions | |
| SSERegister (const char *name, unsigned index, bool extented_gpr, MachineOperand::IdentifyOffsetTy offset, MachineOperand::IdentifySizeTy size) | |
| virtual MachineOperand::IdentifyTy | id_base () const | 
|  Public Member Functions inherited from cacao::jit::compiler2::x86_64::X86_64Register | |
| X86_64Register (const char *name, unsigned index, bool extented, MachineOperand::IdentifyOffsetTy offset, MachineOperand::IdentifySizeTy size) | |
| unsigned | get_index () const | 
| virtual MachineOperand::IdentifyOffsetTy | id_offset () const | 
| virtual MachineOperand::IdentifySizeTy | id_size () const | 
| Static Private Attributes | |
| static const uint8_t | base = 0 | 
| Additional Inherited Members | |
|  Data Fields inherited from cacao::jit::compiler2::x86_64::X86_64Register | |
| const unsigned | index | 
| const bool | extented | 
| const char * | name | 
| const MachineOperand::IdentifyOffsetTy | offset | 
| const MachineOperand::IdentifySizeTy | size | 
Definition at line 110 of file X86_64Register.hpp.
| 
 | inline | 
Definition at line 114 of file X86_64Register.hpp.
| 
 | inlinevirtual | 
Implements cacao::jit::compiler2::x86_64::X86_64Register.
Definition at line 118 of file X86_64Register.hpp.
| 
 | staticprivate | 
Definition at line 112 of file X86_64Register.hpp.
 1.8.5
 1.8.5