|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BitSetMapping | |
|---|---|
| org.jikesrvm | |
| org.jikesrvm.compilers.opt.ir | |
| org.jikesrvm.compilers.opt.ir.ia32 | |
| org.jikesrvm.compilers.opt.util | |
| Uses of BitSetMapping in org.jikesrvm |
|---|
| Classes in org.jikesrvm that implement BitSetMapping | |
|---|---|
static class |
ArchitectureSpecificOpt.PhysicalRegisterSet
|
| Uses of BitSetMapping in org.jikesrvm.compilers.opt.ir |
|---|
| Classes in org.jikesrvm.compilers.opt.ir that implement BitSetMapping | |
|---|---|
class |
GenericPhysicalRegisterSet
This class represents a set of Registers corresponding to the physical register set. |
| Uses of BitSetMapping in org.jikesrvm.compilers.opt.ir.ia32 |
|---|
| Classes in org.jikesrvm.compilers.opt.ir.ia32 that implement BitSetMapping | |
|---|---|
class |
PhysicalRegisterSet
This class represents a set of Registers corresponding to the IA32 register set. |
| Uses of BitSetMapping in org.jikesrvm.compilers.opt.util |
|---|
| Fields in org.jikesrvm.compilers.opt.util declared as BitSetMapping | |
|---|---|
private BitSetMapping |
BitSet.map
The bijection between integer to object. |
| Constructors in org.jikesrvm.compilers.opt.util with parameters of type BitSetMapping | |
|---|---|
BitSet(BitSetMapping map)
Constructor: create an empty set corresponding to a given mapping |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||