public interface HotSpotNodeLIRBuilder
LIRGenerator and NodeLIRBuilderTool.| Modifier and Type | Method and Description |
|---|---|
default void |
emitJumpToExceptionHandler(ValueNode address) |
void |
emitJumpToExceptionHandlerInCaller(ValueNode handlerInCallerPc,
ValueNode exception,
ValueNode exceptionPc) |
void |
emitPatchReturnAddress(ValueNode address) |
void |
visitDirectCompareAndSwap(DirectCompareAndSwapNode x) |
void emitPatchReturnAddress(ValueNode address)
default void emitJumpToExceptionHandler(ValueNode address)
void emitJumpToExceptionHandlerInCaller(ValueNode handlerInCallerPc, ValueNode exception, ValueNode exceptionPc)
void visitDirectCompareAndSwap(DirectCompareAndSwapNode x)