|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalRegisterSet | |
---|---|
org.jikesrvm | |
org.jikesrvm.compilers.opt.ir.ia32 | |
org.jikesrvm.compilers.opt.mir2mc.ia32 |
Uses of PhysicalRegisterSet in org.jikesrvm |
---|
Subclasses of PhysicalRegisterSet in org.jikesrvm | |
---|---|
static class |
ArchitectureSpecificOpt.PhysicalRegisterSet
|
Uses of PhysicalRegisterSet in org.jikesrvm.compilers.opt.ir.ia32 |
---|
Fields in org.jikesrvm.compilers.opt.ir.ia32 declared as PhysicalRegisterSet | |
---|---|
private PhysicalRegisterSet |
PhysicalDefUse.PDUEnumeration.phys
|
Methods in org.jikesrvm.compilers.opt.ir.ia32 with parameters of type PhysicalRegisterSet | |
---|---|
private static Register |
PhysicalDefUse.PDUEnumeration.getReg(int m,
PhysicalRegisterSet phys)
|
Uses of PhysicalRegisterSet in org.jikesrvm.compilers.opt.mir2mc.ia32 |
---|
Methods in org.jikesrvm.compilers.opt.mir2mc.ia32 with parameters of type PhysicalRegisterSet | |
---|---|
private static void |
FinalMIRExpansion.expandFmov(Instruction s,
PhysicalRegisterSet phys)
expand an FMOV pseudo-insruction. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |