Uses of Class
org.jikesrvm.compilers.opt.regalloc.GenericRegisterRestrictions

Packages that use GenericRegisterRestrictions
org.jikesrvm   
org.jikesrvm.compilers.opt.regalloc.ia32   
 

Uses of GenericRegisterRestrictions in org.jikesrvm
 

Subclasses of GenericRegisterRestrictions in org.jikesrvm
static class ArchitectureSpecificOpt.RegisterRestrictions
           
 

Uses of GenericRegisterRestrictions in org.jikesrvm.compilers.opt.regalloc.ia32
 

Subclasses of GenericRegisterRestrictions in org.jikesrvm.compilers.opt.regalloc.ia32
 class RegisterRestrictions
          An instance of this class encapsulates restrictions on register assignment.