| CEntryPointEnterNode |
|
| CEntryPointLeaveNode |
|
| CEntryPointPrologueBailoutNode |
|
| CEntryPointUtilityNode |
|
| CGlobalDataLoadAddressNode |
|
| CInterfaceReadNode |
Reads a C memory location.
|
| CInterfaceWriteNode |
Writes a C memory location.
|
| DeadEndNode |
|
| DeoptEntryNode |
A landing-pad for deoptimization.
|
| DeoptProxyAnchorNode |
|
| DeoptSourcePositionInfoNode |
Stores deoptimization source positions.
|
| DeoptTestNode |
Inserted for deoptimization stress test.
|
| DimensionsNode |
Intrinsic for allocating an on-stack array of integers to hold the dimensions of a multianewarray
instruction.
|
| FarReturnNode |
|
| FloatingWordCastNode |
Cast between Word and Object that is floating.
|
| FormatArrayNode |
|
| FormatObjectNode |
|
| KillMemoryNode |
|
| MethodReturnNode |
|
| NewPinnedArrayNode |
|
| NewPinnedInstanceNode |
|
| NullaryConstructorOffsetNode |
The vtable offset is only available after static analysis.
|
| ReadCallerStackPointerNode |
|
| ReadRegisterFixedNode |
Reads the value of a specific register.
|
| ReadRegisterFloatingNode |
Reads the value of a specific register.
|
| ReadReturnAddressNode |
|
| ReadStackPointerNode |
|
| SubstrateCompressionNode |
|
| SubstrateDynamicNewArrayNode |
|
| SubstrateDynamicNewInstanceNode |
|
| SubstrateFieldLocationIdentity |
|
| SubstrateNarrowOopStamp |
|
| SubstrateNewArrayNode |
|
| SubstrateNewInstanceNode |
|
| SubstrateVirtualArrayNode |
|
| SubstrateVirtualInstanceNode |
|
| TestDeoptimizeNode |
For deoptimzation testing.
|
| UnreachableNode |
|
| VaListNextArgNode |
Retrieves an argument of a specific kind from a C va_list structure, modifying the
structure so that the argument is consumed.
|
| VerificationMarkerNode |
|
| WriteCurrentVMThreadNode |
|
| WriteHeapBaseNode |
|
| WriteReturnAddressNode |
|