public class AMD64HotSpotLIRKindTool extends AMD64LIRKindTool
| Constructor and Description |
|---|
AMD64HotSpotLIRKindTool() |
| Modifier and Type | Method and Description |
|---|---|
LIRKind |
getNarrowOopKind()
Get the platform specific kind used to represent compressed oops.
|
LIRKind |
getNarrowPointerKind()
Gets the platform specific kind used to represent compressed metaspace pointers.
|
getFloatingKind, getIntegerKind, getObjectKind, getWordKindpublic LIRKind getNarrowOopKind()
LIRKindToolgetNarrowOopKind in interface LIRKindToolgetNarrowOopKind in class AMD64LIRKindToolpublic LIRKind getNarrowPointerKind()
LIRKindToolgetNarrowPointerKind in interface LIRKindToolgetNarrowPointerKind in class AMD64LIRKindTool